ggu / SceneKit-Pathfinder
The included playground is a SceneKit (3D) version of Apple's "Pathfinder" demo, which was originally developed using SpriteKit (2D)
☆30Updated 2 years ago
Alternatives and similar repositories for SceneKit-Pathfinder:
Users that are interested in SceneKit-Pathfinder are comparing it to the libraries listed below
- SwiftShaders presents Shaders in Swift on iOS with GLSL, Metal and SceneKit frameworks☆42Updated 5 years ago
- A translation of Apple's sample code SceneKit State of the Union Demo into Swift☆14Updated 6 years ago
- MTLTexture Viewer☆18Updated 7 months ago
- 🎮 Easily add, changed and combine Vertex and Fragment shaders for SceneKit objects. Perfect tool for prototyping shaders in the context…