psemek/todo.md
2020-08-27 21:03:24 +03:00

7 lines
325 B
Markdown

* Remove gfx::vertex, setup mesh using attributes directly
* Design affine transforms in geom & use them instead of matrices when appropriate
* Create an 'app' module that simplifies application creation
* Implement pixmap font rendering
* Create a simple generic primive painter
* Design resources system
* Design ui system