steaklive / EveryRay-Rendering-Engine

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

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

Closed steaklive closed 10 months ago

steaklive commented 11 months ago

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

steaklive commented 10 months ago

fixed with f160df0

voxel visualization for the second cascade is still not fixed though

steaklive commented 10 months ago

voxelization debugging fixed with 8dfcb14