I’m not exactly sure what was missing in your application since important bits of your code are not listed in your post. Anyway, try to stick to the official code and things should work
Thank you so much! This example already really helped.
Why do you need to add a perspectiveCamera? Is it possible to do it with a new THREE.Camera();
I don’t need a perspective Camera as It’s for an ar project.
If I replace the camera in your example, it stops working.