Summer 2024Made with C++ A deferred renderer in C++, using minimal libraries just for saving images and reading json. All rendering is done purely with C++ (and on…
May 2024Made with Python Informal Abstract Marching cubes (MC) is a well-known algorithm for constructing meshes out of surface information, and is commonly used in procedural terrain generation…
Dec 2023Made with Python Informal Abstract Dimensionality reduction (DR) is a technique in data analysis that compresses data to isolate the most important features and relationships. Linear DR…
July 2023Made with Unity, published and playable at Itch.io For GMTK 2023, my friends and I collaborated to make a menu-based platformer for the theme “Role Reversal.” I…