5 Commits

Author SHA1 Message Date
482d512433 Fixed Texture coordinates to account for perspective.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-11-03 12:41:54 +00:00
9ea6587bdf Initial texture mapping implementation.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-11-03 11:12:04 +00:00
f70e1a4dbe Starting of texture mapping to 3D coords 2021-11-03 17:11:30 +09:00
cd6dd3217a Render simple shading via normals and provide a wireframe mode if necessary.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2021-11-02 14:43:10 +00:00
9e324be3e2 Draw a rotating 3D cube. 2021-11-02 09:41:33 +09:00