summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index e453870..ecbb8e7 100644
--- a/TODO.md
+++ b/TODO.md
@@ -21,7 +21,7 @@
- [ ] Improve vertex code.
- [ ] Add support for optionally rendering objects without a projection
- [ ] Add shadow mapping
-- [ ] Use Blinn-phong lighting instead of phong lighting
+- [x] Use Blinn-phong lighting instead of phong lighting
- [x] Support for multiple textures
- [x] Non-hardcoded projection settings
- [x] Model importing