Abdelrahman Said abdelrahman
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
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-10 17:32:11 +00:00
b6e7b9c213 Rename variable
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-10 17:29:14 +00:00
e472b221c0 Remove unused varaible
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-10 16:50:58 +00:00
fa2857b5d3 Increase model's poly count
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-10 16:39:21 +00:00
ba88c5b27c Make face region higher poly
1ad2ca1a47 Fix checking barycentric coordinates
Compare 2 commits »
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-09 22:40:13 +00:00
b111058f31 Rename IS_NULL_MODEL macro
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-09 22:26:10 +00:00
26c1f17a86 Correct obj name
abdelrahman pushed to main at abdelrahman/tinyrenderer 2024-08-04 19:06:53 +00:00
29c53de86e Update resources