You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much. This document seems unuseful
I have taken the following steps
Install nodejs.
Install yarn.
Install dependencies.
cd ~/viser/src/viser/client
yarn install
cd ~/viser/src/viser/client
yarn start
I got it
I can access a webpage with only coordinate systems, where maxDistance has been updated to 0.5
However, when I opened 02_gui.py, maxDistance was not updated and the effect did not change.
I have modified the maxDistance at the end of CameraControl. tsx. How can I make my settings take effect?
I am using viser 0.2.3
thankyou
The text was updated successfully, but these errors were encountered: