Abdelrahman Said abdelrahman
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 23:25:41 +00:00
711b9d8558 Update result screenshot
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 23:24:26 +00:00
2f126f95ff Implement camera movement
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 23:24:11 +00:00
4143fd7b05 Fix model normals
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 18:53:24 +00:00
643da4e58d Implement shading based on vertex normals
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 18:39:46 +00:00
d323c0ae14 Load vertex normals indices
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 18:33:43 +00:00
e01c1397bc Load model normals
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 18:31:32 +00:00
46ca6bfa10 Rename NULL_MODEL macro
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 18:28:53 +00:00
91c4721c46 Make vector types public and remove unnecessary Vertex and TexCoord
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 17:03:30 +00:00
3a852cbab0 Update README
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 17:02:27 +00:00
5b55092ba2 Add screenshot of the result
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 16:58:55 +00:00
b4210da399 Implement perspective projection
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-11 16:58:29 +00:00
34d0d17b76 Add perspective projection support
fee04607a7 Add V4f, Mat4x4f and a basic static camera matrix
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/fun-with-matrices 2024-08-11 12:11:49 +00:00
59b82266a0 Add README
abdelrahman pushed to main at abdelrahman/fun-with-matrices 2024-08-11 02:15:55 +00:00
a05083061b Playing with shear, scale, rotation and translation matrices
abdelrahman pushed to main at abdelrahman/fun-with-matrices 2024-08-11 02:15:03 +00:00
3e2fbf2c58 Update .gitignore
abdelrahman pushed to main at abdelrahman/fun-with-matrices 2024-08-11 02:07:40 +00:00
9103b1e4ad Update .gitignore
abdelrahman pushed to main at abdelrahman/fun-with-matrices 2024-08-11 02:06:43 +00:00
eef603374e Add build scripts
abdelrahman created branch main in abdelrahman/fun-with-matrices 2024-08-11 02:06:14 +00:00
abdelrahman pushed to main at abdelrahman/fun-with-matrices 2024-08-11 02:06:14 +00:00
5f3ab8e0dd INITIAL COMMIT
abdelrahman created repository abdelrahman/fun-with-matrices 2024-08-11 02:05:50 +00:00