In 2022, for my final project in my Calculus BC class, I created a 3D Graphing Calculator that I later extended in the summer. It uses Unity, C#, and HLSL. The program parses text input into math function objects and then uses those math function objects to construct 3D meshes.