cosmonaut 9527529ade | ||
---|---|---|
Cameras | ||
EffectInterfaces | ||
Effects | ||
Geometry | ||
Lights | ||
Loaders | ||
.gitattributes | ||
.gitignore | ||
Kav.Core.csproj | ||
Kav.Framework.csproj | ||
Kav.sln | ||
README.md | ||
Renderer.cs | ||
Resources.cs |
README.md
Kav
A 3D renderer built on top of FNA.
Roadmap
Essential
- PBR shading
- Deferred rendering
- Point lighting
- Directional lighting
- Directional shadow maps
- Cascading shadow maps
- Tone map shader
- Poisson soft shadowing
- Frustum culling
- Shadow-casting point lights
- Parabolic lights
- Skyboxes
- Screen-space reflection
Nice-To-Haves
- Anti-aliasing
- Image-based lighting
- Volumetric lighting
- Volumetric smoke