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 - Implement Camera movement Linear - Implement the Inverse function of mat4 - Implement the determinant function of mat4 * Check 3D perspective transformation - Implement Orhographic view transformation