jscastro76 / threebox

A Three.js plugin for Mapbox GL JS, with support for animations and advanced 3D rendering.
Other
549 stars 145 forks source link

DRACO Loader #408

Closed mobeen-asghar closed 11 months ago

mobeen-asghar commented 11 months ago

Hi! Please add this feature

DRACO Loader for glb/gltf.

https://threejs.org/docs/#examples/en/loaders/DRACOLoader

mobeen-asghar commented 11 months ago

@jscastro76

mobeen-asghar commented 11 months ago

@jscastro76 Please need attention. If you don't have time please give some instructions. I need this for a project am working on. looking forward from you. Thanks

mobeen-asghar commented 11 months ago

@jscastro76 Need your attention please.

mobeen-asghar commented 11 months ago

@jscastro76 … Need your attention please.

mobeen-asghar commented 11 months ago

@jscastro76

jscastro76 commented 11 months ago

This is a topic that was already evaluated and discussed here Long story short, no, DRACO is not in the roadmap as it implies to embed a bunch of extra libraries that will make Threebox grow importantly in size.

I think one of the forks of this project already included DRACO, but using online libraries through dracoLoader.setDecoderPath which is an approach, but then the library wouldn't be anymore useful offline (which was one of my requirements from the very first day)