steaklive / EveryRay-Rendering-Engine

Robust real-time rendering engine on DX11, DX12 with many advanced graphical features for quick prototyping
MIT License
652 stars 23 forks source link

TODO [GFX]: Fix voxel cone tracing cascades #77

Closed steaklive closed 11 months ago

steaklive commented 1 year ago

Sometimes first cascade seems to be broken and second one does not show debug visualization

steaklive commented 11 months ago

fixed with f160df0

voxel visualization for the second cascade is still not fixed though

steaklive commented 11 months ago

voxelization debugging fixed with 8dfcb14