Sparse Voxel Octree implementation in WGSL ( hence: shady ) with handling and utilities in Rust.
9
stars
1
forks
source link
Add safety watchdogs to loops inside GPU to avoid infinite loops and oh-so-much-fun crashes #49
Closed
davids91 closed 2 weeks ago
In the ideal end product, safety watchdogs have no purpose, since every loop has a well defined length. For each loop and while block: