1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-01 13:02:34 +02:00

add lygia shader library (#176)

* Add Lygia Shader Library

* update lygia text
This commit is contained in:
John Ku
2023-11-27 09:37:40 -08:00
committed by GitHub
parent 7e72d8f558
commit 726e0208bb

View File

@@ -134,6 +134,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [Phaser](https://phaser.io/) [Cross-platform] - HTML5 framework for building games, uses both a Canvas and WebGL renderer.
- [Canvas-sketch](https://github.com/mattdesl/canvas-sketch) [Cross-platform] - HTML5 framework for making generative artwork in JavaScript and the browser.
- [AsyncGraphics](https://github.com/heestand-xyz/AsyncGraphics) [iOS, macOS] - Open source, live graphics, async / await, Swift package, powered by Metal.
- [Lygia](https://github.com/patriciogonzalezvivo/lygia) [Cross-platform] - Granular and multi-language (GLSL, HLSL, WGSL, MSL and CUDA) shader library designed for performance and flexibility
### Visual Programming Languages