https://github.com/transitive-bullshit/gravity-spritekit
iOS n-body simulation visualized with metaballs. Physics and graphics provided by SpriteKit.
https://github.com/transitive-bullshit/gravity-spritekit
Last synced: about 1 month ago
JSON representation
iOS n-body simulation visualized with metaballs. Physics and graphics provided by SpriteKit.
- Host: GitHub
- URL: https://github.com/transitive-bullshit/gravity-spritekit
- Owner: transitive-bullshit
- Created: 2015-06-28T23:19:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-18T14:03:43.000Z (over 8 years ago)
- Last Synced: 2025-03-31T03:51:41.864Z (2 months ago)
- Language: Swift
- Size: 152 KB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### iOS N-Body Metaball Simulation
iOS n-body simulation visualized with metaballs. Physics and graphics provided by *SpriteKit* using *Swift*.

You can compare an analogous *cocos2d*, *Objective-C* version [here](https://github.com/fisch0920/Gravity-cocos2d).
## Ideas / Inspiration:
* Rorschach Test
* FarCry 3 intro screen
* virus exploding cell
* functionality:
* kill circles
* be able to coerce nodes into a certain shape
* probably easiest to just use polygon drawn## license
MIT. Copyright (c) Travis Fischer