Image Color Distribution Graph

From Resonite Wiki

Image Color Distribution Graph is a procedural mesh component, which takes a Texture2D as in input with a couple of settings and generates a point submesh, with each point representing one or few pixels in the image, with each point coordinate based on the RGB or HSV color values.

It is used as a demonstration of writing procedural mesh generations and visualizations in Resonite, with the C# source code available here. (TODO!!!)


This article or section is a Stub. You can help the Resonite Wiki by expanding it.