From 118a1f3a8bc468077fdd8bac4d46c452965ce283 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 15 Nov 2023 22:04:45 +0200 Subject: Quaternion library. --- devnotes | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 361c46f..7241aa2 100644 --- a/devnotes +++ b/devnotes @@ -8,16 +8,13 @@ Backlog { * Audio * AudioStream. * Models + * More Model management functions. Get mesh and material etc. * BoneInfo. - * LoadMaterials (Load materials from model file). * LoadMaterialsFromModel (Could then for example edit and set back to model). * rlgl * 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. -- cgit v1.2.3