Skip to content

Collision detection for volume sample? #54

Description

@StephenNneji

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions