Written for Francis Racicot
Ship Sandbox is a physics simulator for ships, written in C++. wxWidgets is used for windowing.
- Super-stable physics simulation, written from the ground up in C++
- 5000+ connected springs, stable simulation
- Iterative, scaleable method - can make the simulation more accurate by throwing more processor power at it
- Imports and builds ships from PNG images
- Customize stuff!
- Can turn the waves into a storm, or make ships fall apart at a touch
- Fluid Simulation
- Simulator models water pressure and the effects of gravity inside the ships
- Water is forced in through breaches in the hull and pools at the bottom, dragging the ship down
- Interact!
- If your ship's taking too long to sink, smash it to bits with your mouse