An automatic procedural mesh generator. Takes a simple list of vertices and undirected edges, and outputs a triangulated mesh, with consistent winding order and (per-edge) weighted normals.
Primary LanguageC#GNU General Public License v3.0GPL-3.0
No issues in this repository yet.