Browse Source

updated todo list

IverMartinson 7 months ago
parent
commit
677da86a42
1 changed files with 2 additions and 1 deletions
  1. 2 1
      readme.md

+ 2 - 1
readme.md

@@ -39,4 +39,5 @@ Rasterizer + Iver = RasterIver
 - [ ] complex lighting using rays for shadows and stuff
 - [ ] complex lighting using rays for shadows and stuff
 - [ ] polygon clipping by subdividing
 - [ ] polygon clipping by subdividing
 - [ ] flag for using CPU instead of GPU
 - [ ] flag for using CPU instead of GPU
-- [ ] actually acurate FPS cap
+- [ ] actually acurate FPS cap
+- [ ] make a function to return a pointer to the last SDL_event (or copy it doesnt really matter)