# Kav A 3D renderer built on top of FNA. ## Roadmap Essential - [x] PBR shading - [x] Deferred rendering - [x] Point lighting - [x] Directional lighting - [x] Directional shadow maps - [x] Cascading shadow maps - [x] Tone map shader - [x] Poisson soft shadowing - [x] Frustum culling - [x] Shadow-casting point lights - [ ] Parabolic lights - [x] Skyboxes - [ ] Screen-space reflection Nice-To-Haves - [ ] Anti-aliasing - [ ] Image-based lighting - [ ] Volumetric lighting - [ ] Volumetric smoke - [ ]