Browse Source

updated todo list

IverMartinson 7 months ago
parent
commit
9b234222b6
1 changed files with 4 additions and 1 deletions
  1. 4 1
      readme.md

+ 4 - 1
readme.md

@@ -28,4 +28,7 @@ Rasterizer + Iver = RasterIver
 - [ ] optimize object memory usage by not loading object data multiple times when the same object is requested
 - [ ] optimize object memory usage by not loading object data multiple times when the same object is requested
 - [ ] checks for invalid/nonexistant files
 - [ ] checks for invalid/nonexistant files
 - [ ] perspective
 - [ ] perspective
-- [ ] object transforms (rotation mainly. Might add fancy stuff like sheer)
+- [ ] object transforms (rotation mainly. Might add fancy stuff like sheer)
+- [ ] simple lighting using normals
+- [ ] complex lighting using rays for shadows and stuff
+- [ ] polygon clipping by subdividing