Organized shapes, textures, audio, text, lights and gui functions.

This commit is contained in:
jussi
2023-11-09 22:02:59 +02:00
parent e056446750
commit 8effd050ff
17 changed files with 438 additions and 423 deletions

View File

@@ -12,7 +12,8 @@ Backlog {
* LoadMaterials (Load materials from model file).
* LoadMaterialsFromModel (Could then for example edit and set back to model).
* rlgl
* Shader buffer storage object management (ssbo)
* More Textures management functions.
* Shader buffer storage object management (ssbo).
* Extend color lib functionality.