top of page

Softbody Rocket Game!
The continuation of my softbody simulation led to me creating a prototype for a rocket racing game. The softbody simulation covers all of...

Volume Based Softbodies
There is a game series called jelly car which has a physics system based around softbodies. The creator goes into detail on the whole...

Physics
I made a simple physics simulation with interactions between circles. I made it based off of a video I found. I have always been...

Soft-body Game for Mom
For my Mom's birthday I always try to make a special project based around something I have been doing recently. Around the time of my...

Physics Playground
When ever I make a game in Unity I always want to use the complex colliders. The simple colliders such as squares or circles work but...

Soft-body Sim
Soft-bodies are one of the most satisfying physics to simulate. Soft-body physics can be described as jell-O physics. The soft-bodies are...

2D Sand Sim
2D sand simulations are very satisfying to mess with. This inspired me to create my own. The sand physics are quite simple because they...

Slice like Fruit Ninja
In this project you can create shapes by clicking and then cut them by dragging the mouse. This project looks and sounds like it was...

Physics sim
One of my close friends made a project where you could spawn in balls and they would bounce around on the map. I thought this was very...

Hoverboard Demo Game
I saw this video where someone was making a 3d hoverboarding game based off of real physics. This made me think how it was done. I...
bottom of page