obj-to-colored-triangles
convert a textured 3d mesh [Wavefront .obj] into a list of colored triangles. eg, color the mesh with per-face or per-vertex colors that approximate the original texture
convert a textured 3d mesh [Wavefront .obj] into a list of colored triangles. eg, color the mesh with per-face or per-vertex colors that approximate the original texture
slide a point along a wall / surface / triangle mesh [eg for games, slide camera along wall upon collision]
convert an image into triangles with vertex colors - compress image data using mesh compression! poor man's vector tracing.
A wallpaper generator for themer.
generate a triangle mesh from a distance function