Hamiltonian Solver
Hamiltonian solver code I wrote for a class project. I wrote a paper comparing symplectic and non-symplectic numerical methods over long term simulations of Schwarzschild trajectories.
Hamiltonian solver code I wrote for a class project. I wrote a paper comparing symplectic and non-symplectic numerical methods over long term simulations of Schwarzschild trajectories.
A program that can generate a resume tuned to a job application using AI, and can output the resume as a PDF or html webpage.
A voxel engine and 3D spaceflight simulator. Written in Rust with the WGPU crate.
Generates gcode for 3D printing based on mathematical formulea or SVG files.
A flight simulator with a procedurally generated planet.
A softbody simulation written in C#, rendered with Godot.
Assignment for videogames as art course.
A simple framework for training and sampling small neural networks. Used as a starting point for other projects.
A collection of shaders I've made in GLSL.
N-body particle simulator with efficient CPU and GPU computation with a custom renderer.
A very basic blockchain implementation with some web server support.
This is a collection of graphical experiments and tests