From f926234600af1883c2be259360b44173bb7c12b4 Mon Sep 17 00:00:00 2001 From: omniscient <17525998+omnisci3nce@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:03:21 +1000 Subject: updating docs --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b9c3bf6..f9ad098 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ All third-party dependencies are licensed under their own license. #### Scene - [ ] Transform hierarchy / Scene tree - - [ ] transform propagation + - [ ] Transform propagation ### Renderer @@ -56,3 +56,13 @@ All third-party dependencies are licensed under their own license. - [x] Basic implementation using learnopengl - [ ] Implementation using filament as a reference for first in class PBR - [ ] Handle metallic / roughness being in different channels, combined, or absent +- [ ] Shadows + - [x] Shadowmaps + - [ ] PCF + - [ ] Cascading shadowmaps (CSM) +- [ ] Cel shading +- [ ] Terrain +- [ ] Animation + - [x] Joint and keyframe loading + - [ ] Handle multiple animations in one GLTF + - [ ] Animation Blending -- cgit v1.2.3-70-g09d2