aresrpg / aresrpg-engine

Voxel rendering engine
1 stars 0 forks source link

feat: enable frustum culling #16

Closed piellardj closed 6 months ago

piellardj commented 6 months ago

This PR enables frustum culling for the patches.

It was initialily disabled because it did not work, since the bounding boxes were computed wrong