Games

house

Drone Photogrammetry

View 3D models I created in an interactable VR environment, as well as drone 360 panoramas of some of my favorite spots. House model was created with a DJI Air 2s, Litchi for automated flight and photo capture, Metashape for model build, Blender to optimize model, and A-frame/three.js/javascript/html for viewing. Beware: decent internet connection and hardware specs needed. Click here to experience!

sls

Space Launch System

Take control of NASA's newest, most-powerful rocket ever built! A keen eye would recognize a similarity to the retired Space Shuttle - similar core stage tank and side boosters. The SLS will be taking us back to the moon and eventually further into deep space. Click here to play!

starship

Starship Testing

Help SpaceX test their new Starship prototype. Features a "translation" gauge among other recognizable flight instruments. Click here to play!

pong

Pong!

Pong has a great Wiki article, and in the same spirit of the game's original creation I made a new version for coding practice. Click here to play!

masses

Analysis and Modeling Project

This simulation uses the Lagrangian method with Euler estimation to simulate a suspension system. Note the math is an imperfect estimation that expectedly (and spectacularly!) breaks down with certain extreme inputs selected. Click here to play!

lagrange

Lagrange

Inspired by the great mathematician's simplified way of assessing forces in a system vs. Newton's, this was my first attempt at visualizing MATLAB graphs. Just a cart on a spring, this is the predecessor to my final Analysis and Modeling project above. Click here to play!