matthewreagan / TerrainMesh3DLinks
Deformable 3D terrain in SceneKit
☆71Updated 3 years ago
Alternatives and similar repositories for TerrainMesh3D
Users that are interested in TerrainMesh3D are comparing it to the libraries listed below
Sorting:
- SceneKit mesh deformed by a Metal compute shader☆85Updated 6 years ago
- Working example of SCNTechnique and Metal☆58Updated 7 years ago
- Project to demo different shader fragments in SceneKit.☆84Updated 9 years ago
- A simple implementation of SCNTechnique☆71Updated 5 years ago
- Basic object glowing outline using SCNTechnique☆85Updated 11 months ago
- Using SCNRenderer to render a scene offscreen to a texture that's then displayed in another scene☆105Updated 6 years ago
- A Swift Library to Aid in the Creation of Custom Geometry for SceneKit (OS X)☆20Updated 10 years ago
- Cross-platform math library with SIMD support☆66Updated 2 years ago
- Swift array stored in page-aligned memory (primarily to simplify loading as a Metal buffer)☆31Updated 3 years ago
- Delaunay Triangulation implementation written in swift☆96Updated 4 years ago
- Math extensions for SCNVector3, SCNQuaternion, SCNMatrix4☆36Updated 6 months ago
- A translation of Apple's sample code RosyWriter (2.2) into Swift. You should better visit Apple's newer sample code: AVCamFilter: Applyin…☆69Updated 4 years ago
- A recreation of the last example from my objc.io SceneKit article, using SCNTechnique.☆25Updated 8 years ago
- SKSpriteNode animation extension to 'shatter' a node into smaller pieces☆38Updated 6 years ago
- Example of how to put a gradient over a sprite in SpriteKit.☆22Updated 9 years ago
- Syntactic sugar for displaying CIImage using OpenGL and grabbing CIImages from iOS cameras☆74Updated 8 years ago
- Demo of fragment shaders and SKWarpable with Apple's SpriteKit☆38Updated 6 years ago
- Amazing Physically Based Rendering using the new iOS 10 SceneKit☆136Updated 8 years ago
- Demo project: High-def video output from SCNKit☆70Updated 6 years ago
- An extension of SCNVector3 written in Swift that adds helpful functions to calculate dot products, cross products etc☆90Updated 4 years ago
- Perlin noise generator implemented in Swift☆43Updated 8 years ago
- Samples and solutions for a Swift/SpriteKit/SceneKit course taught through University of Washington Professional and Continuing Education…☆52Updated 8 years ago
- swift playground in Xcode 9.3 using an SCNTechnique / shaders to outline shapes☆19Updated 7 years ago
- CoreImage For Swift Playgrounds☆89Updated 7 years ago
- Using perlin noise to create a height-mapped terrain plain in Swift 2 and SceneKit☆20Updated 9 years ago
- Swift soft body physics engine