Hi, I am working on a project that uses responsive scale to initially load/anchor an object and the user is able to manipulate the object’s size and rotation. I want to add a button to this project which will scale the object to it’s actual true life size. I know this can be achieved by absolute scale but I don’t want to set my project to use the absolute scale because it does not work very well, it loses tracking very often so I want to continue using the responsive scale which scales the model according to the height of the camera relative to the detected plane. I am fine if the model initially loads at a relative scale but I want to add a feature to the project where the user can see the model in its true life size by pressing a button. How would I implement such functionality so as to mimic what absolute scale does in a responsive scale project?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Absolute Scale - User is prompted to place model once walking around object | 0 | 14 | July 29, 2024 | |
Device orientation resetting object locations with absolute scale enabled | 6 | 232 | February 20, 2024 | |
I want to measure the size of the room and draw some lines like in the image. Is it possible ? | 3 | 55 | April 19, 2024 | |
How does 8th Wall's default responsive scale work? | 0 | 109 | August 14, 2023 | |
setFromMatrixPosition does not work with 8frame-1.3.0? | 0 | 6 | July 29, 2024 |