An open API service indexing awesome lists of open source software.

https://github.com/emptyflash/yinlang

ML-style language that compiles to GLSL for livecoding visuals
https://github.com/emptyflash/yinlang

Last synced: 11 months ago
JSON representation

ML-style language that compiles to GLSL for livecoding visuals

Awesome Lists containing this project

README

          

# 阴 (Yīn)
Yin (阴) is a ML language that compiles to GLSL designed for livecoding.
Inspired by [Renaissance](https://github.com/chadaustin/renaissance), created following [Write You a Haskell](http://dev.stephendiehl.com/fun/).

Many functions in the standard library are ported from [The Book of Shaders](https://thebookofshaders.com/) and [Hydra](https://ojack.xyz/articles/hydra/index.html)