viro
viro copied to clipboard
3D Model Appears Behind Camera, Not Draggable, and Floats in Air Instead of on Plane Surface
Hi @adelarsq , @bilewinters , @oitoito , @oliedis ,
I am facing the following issues while rendering a 3D model in my React Native application:
The 3D model appears behind the camera instead of in front.
I am unable to drag or interact with the model.
The model is floating in the air instead of being positioned on a flat plane surface.
Expected Behavior:
The model should appear in front of the camera.
It should be draggable and interactive.
It should be placed properly on a detected or defined plane surface.
Please let me know how I can fix these issues or if there is something Iām missing in the setup.