lachlanhurst / SceneKitMetalDeformableMesh
SceneKit mesh deformed by a Metal compute shader
☆84Updated 6 years ago
Alternatives and similar repositories for SceneKitMetalDeformableMesh:
Users that are interested in SceneKitMetalDeformableMesh are comparing it to the libraries listed below
- Deformable 3D terrain in SceneKit☆69Updated 3 years ago
- Project to demo different shader fragments in SceneKit.☆83Updated 9 years ago
- A simple implementation of SCNTechnique☆69Updated 5 years ago
- Using SCNRenderer to render a scene offscreen to a texture that's then displayed in another scene☆105Updated 6 years ago
- Working example of SCNTechnique and Metal☆58Updated 7 years ago
- A demonstration of using SCNProgram to draw a selection silhouette for an object☆39Updated 6 years ago
- Simple Metal shadow map☆24Updated 7 years ago
- 🎮 Easily add, changed and combine Vertex and Fragment shaders for SceneKit objects. Perfect tool for prototyping shaders in the context…☆56Updated 5 years ago
- ☆44Updated 4 years ago
- Basic object glowing outline using SCNTechnique☆83Updated 7 months ago
- Scale-invariant highlight effect for SCNNodes based on SCNTechnique☆27Updated 5 years ago
- A recreation of the last example from my objc.io SceneKit article, using SCNTechnique.☆25Updated 7 years ago
- Math extensions for SCNVector3, SCNQuaternion, SCNMatrix4☆36Updated 2 months ago
- Demo of Core Image filter to create SceneKit normal maps from procedural bump maps