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.15k stars 539 forks source link

Project doesn't show 3d models #371

Closed PeterBan11 closed 4 months ago

PeterBan11 commented 4 months ago

Greetings! I'm beginner in Three JS.

I've tried to launch this project, but, unfortunately, it can't display my 3d models. It just upload a copy of STL file to my download directory.

And it seems doesn't support STP. It just opens it like text file.

Can you, please, help me out somehow?

donmccurdy commented 4 months ago

Hi @PeterBan11 —

This is a viewer for glTF models. It does not currently support other formats, and customization is left as "self service". If you need help getting started in this or other three.js projects, the three.js forums (https://discourse.threejs.org/) might be the best place to start.