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

Camera path during render #167

Open
kshonu opened this issue Jul 16, 2024 · 3 comments
Open

Camera path during render #167

kshonu opened this issue Jul 16, 2024 · 3 comments

Comments

@kshonu
Copy link

kshonu commented Jul 16, 2024

Hi, great work! I was wondering how to alter the camera path during rendering that produces the video: "video_rgb". Thanks

@guanjunwu
Copy link
Collaborator

guanjunwu commented Jul 23, 2024

For D-NeRF: here
For colmap-format: here (you should customize it.)
HyperNeRF: here
Neu3D: here

@kshonu
Copy link
Author

kshonu commented Jul 23, 2024

For D-NeRF: here For colmap-format: here (you should customize it.) HyperNeRF: here Neu3D: here

Thank you so much. For multiview scenes would I use the colmap format?

@guanjunwu
Copy link
Collaborator

You can see this, original pose format is colmap, but script convert them to 3DGS's camera format

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