Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have modified the maxDistance at the end of CameraControl. tsx. How can I make my settings take effect? #243

Open
smart4654154 opened this issue Jul 15, 2024 · 2 comments

Comments

@smart4654154
Copy link

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
image

@brentyi
Copy link
Collaborator

brentyi commented Jul 16, 2024

@smart4654154
Copy link
Author

Does this help? https://viser.studio/latest/development/#client-development

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

image

I can access a webpage with only coordinate systems, where maxDistance has been updated to 0.5

image

However, when I opened 02_gui.py, maxDistance was not updated and the effect did not change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants