fast_quadratic_mesh_simplifier/README.md

8 lines
303 B
Markdown
Raw Permalink Normal View History

# Fast Quadratic Mesh Simplifier
2020-03-09 10:16:31 +01:00
A port of https://github.com/Whinarn/UnityMeshSimplifier to a GODOT engine c++ module.
For future reference it's based on e8ff4e8862735197c3308cfe926eeba68e0d2edb.
Porting is mostly done, but it does needs some debugging (it has a crash if smart linking is enabled).