ripe-tech / ripe-sdk

The public Javascript SDK for RIPE Core
https://www.platforme.com
Apache License 2.0
8 stars 4 forks source link

#481 Fix meshes compressed with Draco not loading properly #483

Closed NFSS10 closed 1 year ago

NFSS10 commented 1 year ago
- -
Issue https://github.com/ripe-tech/ripe-sdk/issues/481
Dependencies
Decisions - Fix meshes compressed with Draco not loading properly
- Improve performance by reusing Draco loader instance instead of loading it each time a mesh is loaded
- Removed draco_decoder.js dependency as it's not needed to be bundled anymore