Physics simulations and demos built with Apple's SpriteKit framework.
A collection of physics demonstration projects recreating popular physics videos and experiments using SpriteKit's built-in physics engine. Each demo explores different physics concepts in an interactive visual format.
- Dominoes simulation
- Pendulum motion
- Double pendulum with chaotic behavior
- Mass on an incline
- Dancing T-handle in zero gravity
- Two-body collision
- macOS
- Xcode
Open the ScienceDemos.xcworkspace in Xcode and build the desired target.
Run from Xcode using the play button or:
open ScienceDemos.xcworkspaceThen select a scheme and press Cmd+R.
Tests are not yet implemented.
MIT License
Rich Nistuk - rnistuk