More color and rectangle lib functionality.

This commit is contained in:
jussi
2023-11-10 00:18:34 +02:00
parent 8effd050ff
commit e06d98e0ed
6 changed files with 161 additions and 83 deletions

View File

@@ -15,8 +15,6 @@ Backlog {
* More Textures management functions.
* Shader buffer storage object management (ssbo).
* Extend color lib functionality.
* Examples
* Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads.
* Platformer example physics process for true framerate independence.