Browse Source

Update readme.md

Iver Martinson 7 months ago
parent
commit
4be0751989
1 changed files with 2 additions and 1 deletions
  1. 2 1
      readme.md

+ 2 - 1
readme.md

@@ -40,4 +40,5 @@ Rasterizer + Iver = RasterIver
 - [ ] polygon clipping by subdividing
 - [x] flag for using CPU instead of GPU
 - [ ] actually acurate FPS cap
-- [ ] make a function to return a pointer to the last SDL_event (or copy it doesnt really matter)
+- [ ] make a function to return a pointer to the last SDL_event (or copy it doesnt really matter)
+- [ ] make an option for multiple cameras, or defining a camera. I want to be able to write it to a "texture" in menory and have objects use it as their texture