aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjvech <jmvalenciae@unal.edu.co>2023-06-10 21:13:02 -0500
committerjvech <jmvalenciae@unal.edu.co>2023-06-10 21:13:02 -0500
commit756490a02d84288ee635a8aa33811e043ca10b44 (patch)
tree7088759369e55d8ec26fc1aea74c6655df150e48 /TODO
parent0a245e329a9af7df792981f1f35a70bbfaded8b9 (diff)
add: style code improvments done
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index d4097ca..7308b12 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,15 @@
Graphics
-- Load obj files
+* Load obj files
* Vertex coordinates, normals and textures
* read faces with more than 4 vertices
- - Read object materials
+ * Read object materials
- Render a set of vertices loaded from a file
* Render vertex coordinates
- - Render Normal vectors
+ * Render Normal vectors
- Render vertex Textures
Linear
- Implement the Inverse function of mat4
- Implement the determinant function of mat4
-- Implement Orhographic view transformation
+* Implement Orhographic view transformation
Feel free to download, copy and edit any repo