aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
index e9929ad..d28e068 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,19 @@
+General
+- Add textures
+ ? Try to implement it without external libraries
+ - Make a PNG image reader
+
+- Add 3D objects
+ - define a format for 3D objects
+ - Render a set of vertices loaded from a file
+
Learning
* Make a Hello Window
* Make a Hello Triangle
* Make a Shader Loader Library
+
+Linear
+- Implement the Inverse function of mat4
+- Implement the determinant function of mat4
+
+Shader
Feel free to download, copy and edit any repo