SpriteKitCollisionsPlayground
Collision Detector
A playground demonstrating physics collision detection using Swift and Sprite Kit.
This playground demonstrates how to perform physics collision detection using Swift and Sprite Kit.
32 stars
3 watching
2 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An exploration of Sprite Kit's collision detection features in a Swift playground | 7 |
| A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
| An algorithm implementation library for fast and reliable distance queries between convex objects | 144 |
| An online book and examples on collision detection algorithms for games and interactive applications | 420 |
| A JavaScript library for 2D collision detection and response. | 767 |
| Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
| A 2D and 3D collision detection library for game development in Rust. | 601 |
| A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
| A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |
| A module that provides fast collision checking for arbitrary 3D shapes. | 64 |
| A 2D and 3D collision detection library for Rust. | 928 |
| A Rust library for continuous 2D collision detection | 92 |
| An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
| A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |