From 016cb6e6a4e9ad32aec022717f5c2dac14cc101d Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Mon, 21 Sep 2020 00:42:38 -0700 Subject: [PATCH] checking off some features --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf40a9f..8f3190b 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Essential - [x] Directional lighting - [x] Directional shadow maps - [x] Cascading shadow maps -- [ ] Tone map shader +- [x] Tone map shader +- [x] Poisson soft shadowing - [ ] Frustum culling -- [ ] PCF soft shadowing - [ ] Shadow-casting point lights - [ ] Parabolic lights - [ ] Skyboxes