This are GLSL examples of how to use LYGIA Shader Library.
# 1. Go into your oF projects directory
cd openFrameworks/apps/myApps/
# 2. Clone this repository recursively
git clone --recursive https://github.com/patriciogonzalezvivo/lygia_of_examples.git
# 3. enter the cloned project and build it:
cd lygia_of_examples && make
# 4. then, run it! (hint: use arrow keys to navigate)
make run