all-is-cubes
all-is-cubes copied to clipboard
GPU raycaster algorithm
Implement the Amanatides & Woo grid traversal algorithm in WGSL and replace the current raymarch_volumetric() function with it. This will improve the quality of transparent blocks.