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

Looking inside a room by defining an inner volume #204

Open
simonbethke opened this issue Oct 4, 2024 · 0 comments
Open

Looking inside a room by defining an inner volume #204

simonbethke opened this issue Oct 4, 2024 · 0 comments
Labels
feature request Request for a new feature

Comments

@simonbethke
Copy link
Contributor

When dealing with enclosed gaussian scenes it sometimes is hard to look inside as this either requires hiding or deleting certain gaussians or placing the camera inside.
This feature suggestion would make looking inside such rooms much more easy.

This sketch hows the basic idea:
image

  1. Looking into an enclosed room is not possible if the camera is outside
  2. The inner volume is rougthly defined. For example with an axis aligned bounding box as shown in the sketch
  3. What the camera should now do is, calculating the screenspace depthmap of the bounding box and cull all splats that are in front of that box.
@simonbethke simonbethke changed the title Looking inside a room by defining an inner volume [Feature Request] Looking inside a room by defining an inner volume Oct 7, 2024
@willeastcott willeastcott changed the title [Feature Request] Looking inside a room by defining an inner volume Looking inside a room by defining an inner volume Oct 23, 2024
@willeastcott willeastcott added enhancement New feature and removed enhancement New feature labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants