Changelog
- Added a gizmo and made it selectable by clicking.
- Fixed an issue where rays would become distorted near the camera.
- Fixed an issue where rays could skip across voxels.
- Fixed the alpha scissor threshold calculation to correctly account for dithering.
- Changed ray calculations inside the volume from ray marching to DDA.