engine
engine copied to clipboard
Enable delay initialization of the MeshoptDecoder
Please check if the PR fulfills these requirements
- [x] The commit message follows our guidelines
- [x] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
Summary by CodeRabbit
-
Refactor
- Improved the GLTF loading process by using Promises for initializing and decoding operations.
- Streamlined resource management by updating methods to handle worker configuration and release resources effectively.