Vectors!
Building a small vector math library from scratch to understand how geometric vectors work!
Building a small vector math library from scratch to understand how geometric vectors work!
Building a small raycast library that handles rays intersecting with spheres.
Creating a raytracer with support for multiple objects, shadows and simple antialiasing.