psemek/todo.md
2020-08-28 11:14:40 +03:00

269 B

  • Remove gfx::vertex, setup mesh using attributes directly
  • Design affine transforms in geom & use them instead of matrices when appropriate
  • Implement pixmap font rendering
  • Create a simple generic primive painter
  • Design ui system
  • Add platform deployment tools