The 12 ish lods are automatically generated by https://github.com/zeux/meshoptimizer.
https://docs.godotengine.org/en/stable/tutorials/3d/mesh_lod...
We allow a hierarchical level of detail if people want to set it up.
- https://github.com/AIFanatic/three-nanite
- https://news.ycombinator.com/item?id=42974461
three-nanite is based on https://github.com/zeux/meshoptimizer cutting each mesh into maybe 124 triangles per chunk.
iFire•2h ago
The 12 ish lods are automatically generated by https://github.com/zeux/meshoptimizer.
https://docs.godotengine.org/en/stable/tutorials/3d/mesh_lod...
We allow a hierarchical level of detail if people want to set it up.
iFire•2h ago
- https://github.com/AIFanatic/three-nanite
- https://news.ycombinator.com/item?id=42974461
three-nanite is based on https://github.com/zeux/meshoptimizer cutting each mesh into maybe 124 triangles per chunk.