check off frustum culling

pull/4/head
cosmonaut 2020-10-19 18:24:02 -07:00
parent 8fa22260d2
commit ed5a7df614
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Essential
- [x] Cascading shadow maps
- [x] Tone map shader
- [x] Poisson soft shadowing
- [ ] Frustum culling
- [x] Frustum culling
- [x] Shadow-casting point lights
- [ ] Parabolic lights
- [x] Skyboxes