donmccurdy / three-gltf-viewer

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.
https://gltf-viewer.donmccurdy.com/
MIT License
2.06k stars 530 forks source link

Quickly generate three-js code #326

Closed CSpy163 closed 1 year ago

CSpy163 commented 1 year ago

Hi, this tool of yours is very handy. It would be nice if this tool could automatically generate the three.js loading code based on the read model parameters, thanks a lot.

donmccurdy commented 1 year ago

Hi @CSpy163, thanks! Sorry, it is just a viewer — code generation is not something I am planning to add.