SpriteKitCollisions
Collision demo
An exploration of Sprite Kit's collision detection features in a Swift playground
Exsplore Sprite Kit in this playground. Learn how to setup and use spriteKit and change parmeters to see how it effects the sprites. Updated to Swift3
7 stars
3 watching
4 forks
Language: Swift
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
| | A playground demonstrating how to use C from within Swift code. | 6 |
| | A Swift playground demonstrating Core Animation techniques | 9 |
| | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
| | A basic demo application showcasing the usage of Spin with RxSwift, ReactiveSwift and Combine for reactive programming and feedback loops in UIKit | 1 |
| | A playground to introduce and demonstrate the practical use of Functors in Swift. | 6 |
| | A collection of demo projects showcasing animations and effects in Swift 3 | 10 |
| | A demo project showcasing various ARKit features and experiments using Swift Playgrounds. | 49 |
| | Scene Kit examples and playgrounds to experiment with the Swift programming language | 20 |
| | A Haskell binding to Apple's SpriteKit framework for building 2D games and animations | 173 |
| | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
| | A collection of reusable animation methods for iOS views | 804 |
| | A UIKit demo application that showcases reactive programming techniques using different frameworks (ReactiveSwift, RxSwift, Combine) to implement a feedback loop. | 3 |
| | An online book and examples on collision detection algorithms for games and interactive applications | 420 |
| | An algorithm implementation library for fast and reliable distance queries between convex objects | 144 |