cg-from-scratch/include
2024-07-14 16:02:37 +01:00
..
camera Switch to using transformation matrices 2024-06-30 02:40:04 +01:00
list Add list_remove function 2024-07-14 16:02:19 +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 Incomplete implementation of back face culling 2024-07-14 16:02:37 +01:00
raytracer Move scene to raytracer 2024-07-09 19:44:19 +01:00
vector Add cross product for 3D vectors 2024-07-14 16:01:55 +01:00
window Start implementing drawing order 2024-07-14 00:49:41 +01:00