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

Collision detection for volume sample? #54

Open
StephenNneji opened this issue Jun 24, 2022 · 0 comments
Open

Collision detection for volume sample? #54

StephenNneji opened this issue Jun 24, 2022 · 0 comments
Labels
module: core Type: question Further information is requested

Comments

@StephenNneji
Copy link
Contributor

Currently collision detection is performed using the complete bounding box of the volume irrespective of whether the voxel are transparent or not.

Can the bounding box be computed to include only the visible voxels?

Can a structure such as Bounding volume hierarchy be used to get better collision detection accuracy?

@StephenNneji StephenNneji added Type: question Further information is requested module: core labels Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: core Type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant