Mesh algorighms, include tessellations of the shape.
An experiment to decompose a mesh into elements for future NURBS-shape approximation of the mesh.
Contains doc(hidden)
methods.
Add the normal to the sphere containing the irregular normal generated from the NURBS containing the critical point.
A benchmark that reads in heavy mesh data, applies triangulation and quadrangulation, and writes it out.
Adds smooth normals to the stanford bunny.
An experiment to decompose a mesh into elements for future NURBS-shape approximation of the mesh.
Adds smooth normals to and quadrangulate the famous teapot.
Tesellate a shape and output an obj file.
bash
usage: tessellate_shape <input json file> <output json file>
The default <output file>
is output.obj.