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.09k stars 534 forks source link

Need Help in Positioning Models. #278

Closed dotsinspace closed 2 years ago

dotsinspace commented 2 years ago

Brother i used your code for loading model and displaying them on website now i am in big trouble in positioning their front face directly to user side. all models loaded on gltf viewer face towards -xy direction.

Default Positing: https://www.awesomescreenshot.com/image/19108656?key=bf44f112aa9d6fad511779b550798fbb Positing i want: https://www.awesomescreenshot.com/image/19108656?key=bf44f112aa9d6fad511779b550798fbb

NOTE: this not issue i am asking here because i didn't find any other way to ask question directly.

donmccurdy commented 2 years ago

Sorry, I can't provide direct support with this. I'd recommend asking on the three.js forums (https://discourse.threejs.org/) or on Stack Overflow with the three.js tag.