tinyrenderer/src
2024-09-01 22:28:11 +01:00
..
img Implement shaders (#1) 2024-08-18 14:28:09 +00:00
list Implement shaders (#1) 2024-08-18 14:28:09 +00:00
model Move vertex and fragment calculations to the shaders 2024-09-01 02:15:32 +01:00
pam Implement shaders (#1) 2024-08-18 14:28:09 +00:00
shader Move vertex and fragment calculations to the shaders 2024-09-01 02:15:32 +01:00
utils Reformat 2024-08-23 21:47:01 +01:00
vec Add function to invert 3x3 matrix 2024-09-01 22:28:11 +01:00
constants.h Move TRIANGLE_VERTICES constant to constants.h 2024-09-01 02:13:02 +01:00
main.c Fix barycentric coordinates calculation (#2) 2024-08-26 17:12:44 +00:00