summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42c4f46..1040510 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ All third-party dependencies are licensed under their own license.
## TODO
#### Engine
-= [ ] Embedded assets - shaders, textures, et al (probably will use C23's `#embed`?)
+- [ ] Embedded assets - shaders, textures, et al (probably will use C23's `#embed`?)
- [ ] Shader hot-reloading
- [ ] Cross-platform threadpool
- Strings
@@ -71,6 +71,7 @@ All third-party dependencies are licensed under their own license.
- [ ] PCF
- [ ] Cascading shadowmaps (CSM)
- [ ] Point light shadows
+- [ ] Resizing viewport
- [ ] Cel shading
- [ ] Terrain
- [ ] Heightmaps