eleev / ios-scenekit-shadertoy
🎮 Easily add, changed and combine Vertex and Fragment shaders for SceneKit objects. Perfect tool for prototyping shaders in the context of SceneKit framework.
☆56Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ios-scenekit-shadertoy
- 👾 Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.☆90Updated last year
- Create animations over Bezier curves of any number of points☆50Updated 3 years ago
- SwiftShaders presents Shaders in Swift on iOS with GLSL, Metal and SceneKit frameworks☆41Updated 4 years ago
- Scale-invariant highlight effect for SCNNodes based on SCNTechnique☆26Updated 5 years ago
- Xcode Playground to show how to calculate the size of the bounding box in screen space☆14Updated 5 years ago
- ⚗️ Collection of SpriteKit components for intermediate/advanced use cases.☆41Updated 3 years ago
- a Framework for iOS & macOS☆57Updated last year
- Working example of SCNTechnique and Metal☆58Updated 7 years ago
- Volumetric realtime graphics☆53Updated 2 years ago
- Thick Red Line - drawing thick lines for SceneKit with metal shaders☆54Updated 4 years ago
- The included playground is a SceneKit (3D) version of Apple's "Pathfinder" demo, which was originally developed using SpriteKit (2D)☆30Updated 2 years ago
- Artzy Open Source AR Multi-Media Recorder and Samples by Delasign.☆25Updated 5 years ago
- Core Image Filter Explorer. Using metallib.☆37Updated 5 years ago
- A translation of Apple's sample code SceneKit State of the Union Demo into Swift☆14Updated 6 years ago
- iOS GLSL fragment shader playground☆23Updated 5 years ago
- Image processing framework built on top of Metal☆36Updated 6 years ago
- Rotate SceneKit nodes using quaternions☆48Updated 4 years ago
- MTLTexture Viewer☆18Updated 4 months ago
- SKSpriteNode animation extension to 'shatter' a node into smaller pieces☆37Updated 6 years ago
- 🎆 Burst interface elements in Swift☆31Updated 3 years ago
- A sample demonstrating offscreen rendering and recording of Metal content with AVFoundation☆35Updated 6 years ago
- A recreation of the last example from my objc.io SceneKit article, using SCNTechnique.☆25Updated 7 years ago
- 🌊 Custom SpriteKit node that allows to simulate 2D water with respect to physics. The app demonstrates Flocking behaviour using Gameplay…☆110Updated 3 years ago
- Implementation of boids flocking simulation using SpriteKit and Swift 4 🐠☆39Updated 5 years ago
- Create a gradient color picker like Snapchats☆29Updated 4 years ago
- FocusSquare class taken straight from Apple's ARKit examples and packed up for anyone to use with ease.☆53Updated 5 years ago
- Demo of fragment shaders and SKWarpable with Apple's SpriteKit