Closed AVinitzca closed 2 years ago
Added a Frustum Culling sample. It shows how to perform basic visibility testing for spheres and AABBs against a bounding frustum, and using the tests to decide if the models should be drawn or not.
Added a Frustum Culling sample. It shows how to perform basic visibility testing for spheres and AABBs against a bounding frustum, and using the tests to decide if the models should be drawn or not.