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

How to change camera moving speed in Interp. mode? #11

Open
oUp2Uo opened this issue Jun 24, 2024 · 6 comments
Open

How to change camera moving speed in Interp. mode? #11

oUp2Uo opened this issue Jun 24, 2024 · 6 comments

Comments

@oUp2Uo
Copy link

oUp2Uo commented Jun 24, 2024

This control mode is quite cool.
But the speed is very fast now.
Is it possible to control the speed?

Btw, Is it possible to edit the rendering size in Point View?

Thanks.

@RongLiu-Leo
Copy link
Owner

There is a box for "Speed". You can try to manipulate it.

You can specify the rendering size when launching the viewer.

SIBR_remoteGaussian_app_rwdi.exe --height <height you want> --width <width you like>

Or you can drag the right-bottom corner of the Point View window to control it.

@oUp2Uo
Copy link
Author

oUp2Uo commented Jun 25, 2024

Thanks for the reply.
Do you mean the Speed in the bottom of Camera Point View?
I have tried that, and it did not work for Interp..
The speed did not change.
2024-06-25 100533

I thought dragging the right-bottom corner did not change the render size, just changing image's size which be shown.

@RongLiu-Leo
Copy link
Owner

If that is the case, unfortunately there is no good solution for this problem now

@oUp2Uo
Copy link
Author

oUp2Uo commented Jun 28, 2024

If that is the case, unfortunately there is no good solution for this problem now

Thanks for the reply.
Btw, is it possible to change background color?

@RongLiu-Leo
Copy link
Owner

python view.py --white_background <True/False>

It is black by default.

If you want to make it arbitrary, modify here.

@oUp2Uo
Copy link
Author

oUp2Uo commented Jun 28, 2024

python view.py --white_background <True/False>

It is black by default.

If you want to make it arbitrary, modify here.

This works!
Thank you.

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