AllenCell / AllenCell/vole-core
Keep volume when camera clips into bounding box
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 106
- Forks
- 11
- Avg merge
- 3d 51m
- Merged PRs (30d)
- 12
Description
## Use Case
Currently, the volume disappears when the camera clips into its bounding box.
## Solution
- [ ] Change volume to render backfaces
- [ ] Change ray origin to reflect camera position when camera clips into the volume (t value should start inside volume data)
## Alternatives
_Please describe any alternatives you've considered, even if you've dismissed them_
Contributor guide
Assessment
This issue has not been assessed yet.