From 31bfa7aaf20dcb9941dc42561ea5b347fe5b8069 Mon Sep 17 00:00:00 2001 From: HampusM Date: Wed, 30 Apr 2025 20:00:35 +0200 Subject: docs: mark blinn-phong lighting as finished in todo list --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-18-g5258