Dear Everyone,
I am using my model to import playground.
Can you help me to display my model?
Dear Everyone,
I am using my model to import playground.
Can you help me to display my model?
Maybe this helps you out further, because your topo.glb url is incorrect. You could try yourself by copying your url and adding topo.glb. Or just check console and click link of error.
Thank you for reply @Takemura .
Can I use my GoogleDriver for this?
I would go for Dropbox or Github, it is quite simple.
I have used Github.
But it doesn’t work.
What’s the matter?
Here is my playground.
setTarget of FreeCamera expects position-Vector3-param, not Mesh.
Solution:
camera.setTarget(newMeshes[1].position);