anyone using troisjs?
I'm struggling to find my model inside the scene.
I'm trying to port a project from react to vue, but when i import my model i can't find it in the scene.
I get no error and the model used is the same.
I tried to move the camera exactly as in the react project, but still nothing.
Is there anyway to find the model somehow / center it?
I can't edit the original model right now - but anyway i tried to put in an online gltf viewer and it's valid.
Thanks