Commit Graph

5 Commits

Author SHA1 Message Date
f0dbf8e581 Update HzCulling 2025-02-22 03:04:15 +09:00
c25ff0dd61 Added H-z culling;
Changed the name of enum FrustumGPU to GPUFrustum;
2025-02-20 18:01:12 +09:00
0f4f10a138 Fixed the issue that positionWS is camear-relative position but world matrix is in absolute world space 2025-02-20 00:55:38 +09:00
ef2bdeac98 Added frustum culling;
Added geometry data;

Changed name of VolumeObject to AoVolume;

Removed the capsule type in VolumeType, all volumes are box volume now;
2025-02-19 23:20:38 +09:00
de8eafb713 Initial Upload; 2025-02-18 19:38:13 +09:00