summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes4
1 files changed, 4 insertions, 0 deletions
diff --git a/devnotes b/devnotes
index 5802cb0..9548b61 100644
--- a/devnotes
+++ b/devnotes
@@ -14,7 +14,11 @@ Backlog {
* AudioStream.
* Models
* Mesh bone weight management?
+ * CBuffer
+ * Check endianess.
+ * Textures
+ * Try making atlas packer with stbrp_pack_rects.
* Examples
* Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads.
* Platformer example physics update for true framerate independence.