nicklockwood / FPSControlsLinks
An experimental implementation of touch-friendly first-person shooter controls using SceneKit and Swift
☆216Updated 4 years ago
Alternatives and similar repositories for FPSControls
Users that are interested in FPSControls are comparing it to the libraries listed below
Sorting:
- Source Code for my tutorial on SceneKit at RWDevCon☆108Updated 11 years ago
- Tool Kit to make Apple's Sprite Kit easier to use.☆61Updated 9 years ago
- Swift extensions for Linear Algebra with SceneKit☆54Updated 8 years ago
- Open Source iOS Game created in SpriteKit with Swift☆110Updated 9 years ago
- Simple example of how to use UIScrollView in a SpriteKit project☆87Updated 8 years ago
- Demo of iOS 7 SpriteKit and simple rope physics.☆69Updated 10 years ago
- Demonstration of a Sketching App Using 3D Touch☆108Updated 6 years ago
- Gameboards built in a playground☆183Updated 3 years ago
- A small library for creating liquid for use with SpriteKit on iOS and OS X.☆73Updated 9 years ago
- Model structures for building playable card games in Swift☆107Updated 9 years ago
- Sharing Data with WatchKit Examples☆66Updated 11 years ago
- Auto Layout support for SpriteKit (iOS & OSX)☆35Updated 10 years ago
- A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials.☆179Updated 6 years ago
- Re-building Apple's GameplayKit☆25Updated 10 years ago
- Fireworks Graphics Demo (Swift, Metal, macOS)☆102Updated 10 years ago
- Sample code from talks on advanced animations☆118Updated 10 years ago
- The simplest demo to communicate from iOS to tvOS & vice-versa☆43Updated 10 years ago
- Smooth Drawing for iOS in Swift with Hermite Spline Interpolation☆242Updated 8 years ago
- A swift implementation of OAuth2☆81Updated 8 years ago
- Finding dominant colors of an image using k-means clustering☆51Updated 10 years ago
- IBCalculator is an example app to demonstrate how to use @IBDesignable and @IBInspectable☆62Updated 9 years ago
- Using MultipeerConnectivity and CoreMotion to allow an iPhone to act as a 3D mouse for an iPad app☆67Updated 8 years ago
- GpxLocationManager is a replacement for CLLocationManager that allows the developer to use GPS data from GPX files or CLLocation arrays f…☆144Updated 7 years ago
- Collection of functions for generating psuedorandom variables from various distributions☆54Updated 10 years ago
- Unit conversion library for Swift.☆341Updated 5 years ago
- Answering a question on SO☆48Updated 10 years ago
- An iOS test app for testing silent push notifications and background fetching.☆72Updated 9 years ago
- CoreMotion Controlled Drawing in 3D Space☆152Updated 8 years ago
- Demo code for my talk at Realm (2015-08-18).☆31Updated 10 years ago
- Swift string fuzzy ranking. Score of 0 for no match; up to 1 for perfect. "String".score(word:"str"); //=> 0.825☆154Updated 5 years ago