I added a 3D object to my scene but I can't see it

I added a .glb object to my scene using GLTFLOADER.
The image below contains my codes.
image

When I add an object to my scene using SphereGeometry, I can see it, but even though I do everything right now, I cannot see this object.
What should I do?
I would be happy if you help me

The code is correct.

If the model does not use MeshBasicMaterial, you need the lights. Have you added them?

Is the model very small and so needs to be scaled up?

thanks for your review, ı tryed your suggestions then ı started to see. have a nice day bro ! :kissing_closed_eyes: :smiling_face_with_three_hearts:

1 Like