Update todo
This commit is contained in:
parent
4fa64be5b0
commit
3482eceea3
1 changed files with 3 additions and 1 deletions
4
todo.md
4
todo.md
|
|
@ -1,3 +1,5 @@
|
||||||
|
* util
|
||||||
|
* span: fix constness + create from vector
|
||||||
* geom
|
* geom
|
||||||
* Primitives of dynamic runtime size (Eigen-like)
|
* Primitives of dynamic runtime size (Eigen-like)
|
||||||
* Tests
|
* Tests
|
||||||
|
|
@ -6,7 +8,7 @@
|
||||||
* gfx
|
* gfx
|
||||||
* add more pixmap fonts
|
* add more pixmap fonts
|
||||||
* painter should be 2D only, make a separate 3D painter
|
* painter should be 2D only, make a separate 3D painter
|
||||||
* implement proper .OBJ loader (with materials & vertex sharing)
|
* mesh: cleanup interface (more load_raw; use util::span)
|
||||||
* deferred renderer
|
* deferred renderer
|
||||||
* cascaded shadow maps
|
* cascaded shadow maps
|
||||||
* CPU frustum culling
|
* CPU frustum culling
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue