eleev / ios-spritekit-shader-sandbox

πŸ‘Ύ Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.

Repository from Github https://github.comeleev/ios-spritekit-shader-sandboxRepository from Github https://github.comeleev/ios-spritekit-shader-sandbox

iOS SpriteKit Shader Sandbox Awesome

Platform Language SecondaryLanguage ThirdLanguage Framework License

Last Update: 18/April/2021.

If you like the project, please give it a star ⭐ It will show the creator your appreciation and help others to discover the repo.

✍️ About

This iOS project showcases the application of GLSL and Metal Shaders within the SpriteKit framework πŸ‘Ύ. The app functions as a testing environment to swiftly prototype and explore fragment shaders. At present, it features 12 distinct custom fragment shaders, with more being added routinely.

πŸ“ List of Shaders

CRT Effect LCD Effect
Mandelbrot Recursive (Julia Set) Tron Road
Lattice Flame Raymatching
RGB Lighning Water Reflections

πŸ‘¨β€πŸ’» Author

Astemir Eleev

πŸ”– Licence

ios-spritekit-shader-sandbox is available under the MIT license. See the LICENSE file for more info.

About

πŸ‘Ύ Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.

License:MIT License


Languages

Language:Swift 60.2%Language:GLSL 39.8%