davids91 / shocovox

Sparse Voxel Octree implementation in WGSL ( hence: shady ) with handling and utilities in Rust.
Other
9 stars 1 forks source link

Implement occupancy bitmask for nodes #21

Closed davids91 closed 5 months ago

davids91 commented 5 months ago

In leaf nodes, occupancy bitmask would reduce RAM reads in traverse matrix, and also helps in iterating the tree