Browse Source

updated todo list

iver 7 months ago
parent
commit
b15b977948
1 changed files with 2 additions and 1 deletions
  1. 2 1
      readme.md

+ 2 - 1
readme.md

@@ -66,4 +66,5 @@ Rasterizer + Iver = RasterIver
 - [ ] object higherarchies (maybe not. This is moving towards game engine territory. Once I get this into a working release, I'll start working on a game engine)
 - [ ] object higherarchies (maybe not. This is moving towards game engine territory. Once I get this into a working release, I'll start working on a game engine)
 - [ ] deltaTime variable or function. (function that returns pointer? function that returns the last deltatime value?)
 - [ ] deltaTime variable or function. (function that returns pointer? function that returns the last deltatime value?)
 - [ ] add a function to set a custom debug prefix
 - [ ] add a function to set a custom debug prefix
-- [ ] add multiple texture support for objects
+- [ ] add multiple texture support for objects
+- [ ] fix bug where viewing FPS count dropps FPS by ~3