Avokadoen / zig_vulkan

Toying with vulkan and zig
45 stars 2 forks source link

RepeateGridHit for progressing in grid #92

Open Avokadoen opened 2 years ago

Avokadoen commented 2 years ago

A function that takes a precomputed grid position and ray. This should in theory speed up bounce and shadow rays when they are implemented (#82 )