Vertex Texture Generator for Processing.
This program converts a given .obj file to a texture. A generated texture pixels(r, g, b) hold vertex positions(x, y, z). Certainly, each pixels are normalized and a (x, y, z) bounding box ratio is kept.
Vertex Texture Generator for Processing
Vertex Texture Generator for Processing.
This program converts a given .obj file to a texture. A generated texture pixels(r, g, b) hold vertex positions(x, y, z). Certainly, each pixels are normalized and a (x, y, z) bounding box ratio is kept.
Vertex Texture Generator for Processing
MIT License