GLTF Level of Detail Generator
I developed a tool that allows easy creation of LODs from your models with only a few clicks.
The tool allows you to save each LOD as a separate GLTF files.
Quick Overview
Models are automatically optimized and LODs are generated on import. The default configuration is good in most cases, so just click EXPORT and you are done. You need to click RE-GENERATE if you change any LOD settings. Exporting LODs as separate GLTF files allows for your own custom LOD solution on any game engine.
Features
- auto mesh optimize on import.
- auto LOD generation on import.
- exports LODs as separate GLTF files with one click.
- fully customizable LOD configuration:
- number of LODs can be 3 to 8 levels.
- configurable simplification factor.
- configurable target error.
- fully preview all LODs before exporting.
- based on the industry standard meshoptimizer library (v0.23).
You can download the tool at:
Video explaining how to use the tool:
Comments