|
@@ -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)
|