BB Gun Project
Explore the effect of changing bullet mass on impacts.
Compute Shader Performance Project
See how a compute shader can speed up calculations by orders of magnitude.
Object Manipulator GUI Project
Manipulate an object's physical features through a GUI interface.
Three Body Problem Project
Explore the three body problem in an interactive gravity simulation.
3D Maze Generator World
Walk around in the halls of a maze generated via Wilson's Algorithm
Minimap Demonstration
See how a minimap can help you within games such as helping you solve a maze.
Pathfinding Algorithm
Have all the work of solving a maze done for you by an A* pathfinding algorithm!