Skip to content

Commit

Permalink
Update roadmap.
Browse files Browse the repository at this point in the history
  • Loading branch information
Flone-dnb committed Jan 1, 2024
1 parent e9087eb commit 43254c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,13 +277,13 @@ Here is the list of base features that needs to be implemented in order for you
- [X] Spot light
- [X] Directional light
- [ ] Shadow mapping (for all light sources)
- [ ] Space partitioning and multi-threading for frustum culling
- [ ] Post-processing effects
- [ ] HDR (High dynamic range)
- [ ] Cascading shadow maps
- [ ] Normal mapping
- [ ] Cube mapping
- [ ] Instancing
- [ ] Space partitioning and multi-threading for frustum culling
- [ ] SSAO (Screen space ambient occlusion)
- [ ] PBR (Physically based rendering)
- [ ] Decals
Expand Down

0 comments on commit 43254c3

Please sign in to comment.