lovr/src/modules/graphics
bjorn 10c2c75482 Frustum culling;
- Adds Pass:setViewCull to enable/disable frustum culling.
- Renames Pass:setCullMode to Pass:setFaceCull (with backcompat).

Some stuff currently missing:

- Text is not culled, but should be.
- VR view frusta are not merged yet.
2023-07-07 14:51:22 -07:00
..
graphics.c Frustum culling; 2023-07-07 14:51:22 -07:00
graphics.h Frustum culling; 2023-07-07 14:51:22 -07:00