Skip to content

Collision detection for volume sample? #54

@StephenNneji

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?

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