From a69873708db7417d1edb0a0f6c56eb52ce3cb0d3 Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Sat, 19 Sep 2020 01:35:30 -0700 Subject: [PATCH] more roadmap stuff --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c5dff2d..7a2bff0 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Essential - [x] Directional shadow maps - [x] Cascading shadow maps - [ ] Frustum culling +- [ ] PCF soft shadowing - [ ] Shadow-casting point lights - [ ] Parabolic lights - [ ] Skyboxes @@ -20,5 +21,8 @@ Essential Nice-To-Haves +- [ ] Anti-aliasing +- [ ] Image-based lighting - [ ] Volumetric lighting - [ ] Volumetric smoke +- [ ]