ISISNeutronMuon / ISISNeutronMuon/SScanSS-2
Collision detection for volume sample?
Open
module: core
Type: question
- Dominant language
- Python
- Stars
- 8
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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](https://en.wikipedia.org/wiki/Bounding_volume_hierarchy) be used to get better collision detection accuracy?
Contributor guide
Assessment
This issue has not been assessed yet.