Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Wren6991/Ship-Sandbox
Sinking ship simulation written in C++
https://github.com/Wren6991/Ship-Sandbox
Last synced: 15 days ago
JSON representation
Sinking ship simulation written in C++
- Host: GitHub
- URL: https://github.com/Wren6991/Ship-Sandbox
- Owner: Wren6991
- License: cc0-1.0
- Created: 2013-05-05T16:33:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-23T11:43:46.000Z (almost 4 years ago)
- Last Synced: 2024-07-31T22:53:24.501Z (3 months ago)
- Language: C++
- Size: 56.6 KB
- Stars: 81
- Watchers: 12
- Forks: 32
- Open Issues: 6
-
Metadata Files:
- Readme: README.markdown
- Changelog: changes.txt
- License: LICENSE
Awesome Lists containing this project
README
Ship Sandbox
============Written for Francis Racicot
Ship Sandbox is a physics simulator for ships, written in C++. wxWidgets is used for windowing.
Features:
---------- 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
- Draw a ship in paint:
-
- Different colours represent different materials
- 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 mouseYoutube Video
-------------
Link.