Devlogs
V0.0.5 Released - WebP and Permissive Simplification
Posted September 07, 2025 by Antz
New Features
- Support for encoding all textures with WebP images via an option, which enables further reduction in compressed asset sizes at some memory cost at runtime.
- Permissive simplification support via an option, which can simplify meshes further while preserving appearance much better compared to aggressive simplification. For more information see here.
- Utilizes the latest meshoptimizer (v0.25), with its improved quality, bug fixes and performance gains.
Enhancements
- An overlay is now shown when LOD generation is taking place.
- Fixed a memory leak where old LODs were still in VRAM.