Update todo
This commit is contained in:
parent
1d8f611eb8
commit
e836385f33
1 changed files with 1 additions and 3 deletions
4
todo.md
4
todo.md
|
|
@ -1,9 +1,7 @@
|
||||||
* Design affine transforms in geom & use them instead of matrices when appropriate
|
* Design affine transforms in geom & use them instead of matrices when appropriate
|
||||||
* Add more pixmap fonts
|
* Add more pixmap fonts
|
||||||
* Design ui system
|
* Design ui system
|
||||||
* Add platform deployment tools
|
|
||||||
* Add color utilities
|
* Add color utilities
|
||||||
* gfx::painter should support normals & minimal lighting (maybe split into separate 2D & 3D painters?)
|
* gfx::painter should support normals & minimal lighting (maybe split into separate 2D & 3D painters?)
|
||||||
* pcg: add clean Generator, Sampler & Pixmap processor concepts, uniformize interfaces, be type- & dimension-agnostic when possible
|
* pcg: add clean Generator, Sampler & Pixmap processor concepts, uniformize interfaces, be type & dimension agnostic when possible
|
||||||
* pcg: add more vector & point distributions
|
* pcg: add more vector & point distributions
|
||||||
* pcg: use pcg rng & hand-crafted standard distributions, get rid of <random> entirely
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue