FlexMonkey / 3D-Motion-ControllerLinks
Using MultipeerConnectivity and CoreMotion to allow an iPhone to act as a 3D mouse for an iPad app
☆67Updated 8 years ago
Alternatives and similar repositories for 3D-Motion-Controller
Users that are interested in 3D-Motion-Controller are comparing it to the libraries listed below
Sorting:
- A small library for creating liquid for use with SpriteKit on iOS and OS X.☆73Updated 9 years ago
- Snow globe framework is delightful / slightly cheese easter egg for christmas season. Turns your awesome app into a snow globe, when user…☆62Updated 6 years ago
- Collection of functions for generating psuedorandom variables from various distributions☆54Updated 9 years ago
- Bulging eyes Purikura effect☆26Updated 8 years ago
- Experimental Retouching App using 3D Touch☆26Updated 9 years ago
- PDKTSwipableCard is a custom UIkit dynamics behaviour (CardBehaviour) written in swift. It uses UIFieldBehavior introduced in iOS 9.☆24Updated 7 years ago
- Syntactic sugar for displaying CIImage using OpenGL and grabbing CIImages from iOS cameras☆74Updated 8 years ago
- A demo of a better authentication flow for tvOS apps using iOS☆57Updated 9 years ago
- Thread-safe representation of a Realm object☆19Updated 6 years ago
- Swift Advanced Touch Handling in iOS9: Coalescing and Prediction☆50Updated 6 years ago
- The right way to ask about iOS permissions.☆26Updated 8 years ago
- Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.☆50Updated 10 years ago
- Simple chat app using CloudKit☆39Updated 10 years ago
- A collection of performance test for issues that I run into with Swift.☆45Updated 9 years ago
- ☆38Updated 8 years ago
- The Konami Code gesture recognizer for iOS.☆150Updated last year
- Sharing Data with WatchKit Examples☆66Updated 10 years ago
- Sample project that implements ride requests using the `Intents` framework (aka SiriKit).☆63Updated 8 years ago
- ☆74Updated last year
- Core Image Volumetric Rendering☆60Updated 9 years ago
- iOS library adding closure (block or callback) functionality to several native classes (buttons, sliders, notifications, etc)☆58Updated 5 years ago
- BDGradientNode is a subclass of SKSpriteNode for adding gradients to textures. This is normally a surprisingly convoluted process! (More …☆54Updated 9 years ago
- Sends video using Multipeer Connectivity☆117Updated 11 years ago
- This illustrates one fairly narrow example of interactive custom transitions in Swift☆47Updated 8 years ago
- Record and export a view hierarchy to PNG or JPEG frames for flip book style animations (as used in WatchKit).☆81Updated 5 years ago
- A functional, composable wrapper for Core Image.☆42Updated 7 years ago
- Drop-in UITabBarController subclass that shows a sidebar with tabs based on trait collections.☆72Updated 8 years ago
- NS_OPTIONS for Swift (type-checked bitmask container). Basically an easier-to-implement RawOptionSet.