aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjvech <jmvalenciae@unal.edu.co>2022-10-12 20:51:43 -0500
committerjvech <jmvalenciae@unal.edu.co>2022-10-12 20:51:43 -0500
commitcd327bdfe911c1bf10266469dfaa85bd35420aea (patch)
treef3b7e43e0db06b1ebb86f166681c3aed116bb7b4 /TODO
parent043465e073d2ec551d44a62275c655ab8bac00e1 (diff)
doc: license and TODO file updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 1 insertions, 7 deletions
diff --git a/TODO b/TODO
index d9bad69..d4097ca 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,10 @@
-General
-- Add textures
- ? Try to implement it without external libraries
- - Make a PNG image reader
-
-Obj
+Graphics
- Load obj files
* Vertex coordinates, normals and textures
* read faces with more than 4 vertices
- Read object materials
- Render a set of vertices loaded from a file
-* Check 3D perspective transformation
* Render vertex coordinates
- Render Normal vectors
- Render vertex Textures
Feel free to download, copy and edit any repo