An open API service indexing awesome lists of open source software.

https://github.com/relintai/fast_quadratic_mesh_simplifier

Godot c++ port of Whinarn"s UnityMeshSimplifier. Deprecated, see my mesh_utils module.
https://github.com/relintai/fast_quadratic_mesh_simplifier

Last synced: 12 months ago
JSON representation

Godot c++ port of Whinarn"s UnityMeshSimplifier. Deprecated, see my mesh_utils module.

Awesome Lists containing this project

README

          

# Fast Quadratic Mesh Simplifier

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).