cg-from-scratch/include
2024-07-07 23:19:29 +01:00
..
camera Switch to using transformation matrices 2024-06-30 02:40:04 +01:00
list Fix list type naming 2024-06-29 18:28:41 +01:00
math Remove aliases and add wizapp as submodule 2024-06-27 23:56:52 +01:00
misc Move ARR_LEN macro to misc_utils 2024-06-22 20:41:23 +01:00
rasteriser Apply transformation first then project the points 2024-07-07 23:19:29 +01:00
raytracer Remove aliases and add wizapp as submodule 2024-06-27 23:56:52 +01:00
scene Include vector 2024-06-29 19:28:21 +01:00
vector Add function to multiply 4x4 matrix by 4D vector 2024-07-07 23:18:00 +01:00
window Projection equation and first cube 2024-06-29 17:11:31 +01:00