From 8fad4fc153d162598e432ca5740c5ec401b46696 Mon Sep 17 00:00:00 2001 From: jvech Date: Mon, 3 Oct 2022 11:38:07 -0500 Subject: feat: obj file reading and rendering implemented --- TODO | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 192e084..b302590 100644 --- a/TODO +++ b/TODO @@ -3,12 +3,13 @@ General ? Try to implement it without external libraries - Make a PNG image reader -- Add 3D objects - - define a format for 3D objects - - Implement a function to load objects from a file - - Render a set of vertices loaded from a file +Obj +- Load obj files + * Vertex coordinates, normals and textures + - read faces with more than 4 vertices +- Render a set of vertices loaded from a file + - Add normal Support -* Implement Camera movement Linear - Implement the Inverse function of mat4 -- cgit v1.2.3-70-g09d2