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

Question on if to limit the scale of randering #152

Open
HernandoR opened this issue Oct 28, 2024 · 0 comments
Open

Question on if to limit the scale of randering #152

HernandoR opened this issue Oct 28, 2024 · 0 comments

Comments

@HernandoR
Copy link

Please correct me if i'm wrong.

As to my understanding, all the Gaussians along the viewing ray direction will contribute to the Rasterisation. This would not be a issue in indoor test cases, and most of the outdoor cases, since the Gaussians grow along or near the direction of the camera.

But if there's a loop in an outdoor case. or U-turn. it may require the calculation to a majority of, if not all, Gaussians to render the view of the current scene.

I suppose there should be a limitation on the farest Gaussians to be considered, Plz kindly point out if there's any.

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

1 participant