summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes3
1 files changed, 3 insertions, 0 deletions
diff --git a/devnotes b/devnotes
index 3f63a1f..361c46f 100644
--- a/devnotes
+++ b/devnotes
@@ -15,6 +15,9 @@ Backlog {
* More Textures management functions.
* Shader buffer storage object management (ssbo).
+ * Matrix class.
+ * Quaternion class.
+
* Examples
* Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads.
* Platformer example physics process for true framerate independence.