Vectors
Building a small vector math library from scratch to understand how geometric vectors work!
Read More
2/5/2023
Sphere Raycast
Building a small raycast library that handles rays intersecting with spheres.
Read More
2/9/2023
Raytracer
Creating a raytracer with support for multiple objects, shadows and simple antialiasing.
Read More
2/25/2023
Matrix4.js
Building a small matrix library for translation, rotation scaling and the like.
Read More
3/07/2023