- Start with a small model.
- Make sure, the model displays correctly in glTF Viewer.
- Implement one of the many glTF viewer sample programs, using your small model.
- Identify and fix any differences between your working implementation of the sample viewer program (from previous step) and your initial program.
If all fails, post your code as a life code on CodePen or similar.
2 Likes
As a beginner you can look there: Collection of examples from discourse.threejs.org
Take a look at
* discourse.threejs.hofk.de => BeginnerExample step3
and
LoadGLTFmove
Why are you shouting?
3 Likes
Thank you
1 Like
This actually worked for me , thank you so much
1 Like
If the post helped you solve your problem, it would be a good idea to mark it as “solved”…