Skip to content

A repo of practical examples using the excellent shader library lygia by @patriciogonzalezvivo

License

Notifications You must be signed in to change notification settings

eduardfossas/lygia-study-examples

Repository files navigation

Lygia Study Examples (Work in progress)

A repo of examples while studying the excellent shader library lygia by @patriciogonzalezvivo.

Why

I wanted to understand how and what all the functions from lygia do.

How to use

The easiest way to run the examples is to run the command lines on each Readme on each folder and check the examples live. For now all will leave under this Readme since there are not many examples.

Distort

Barrel

glslViewer distort/barrel.frag


Draw

Aastep

glslViewer draw/aastep.frag


Generative

Worley

glslViewer generative/worley/worleyNoise.frag generative/worley/riverbed.png


Lighting

Fresnel

glslViewer lighting/fresnelExample.frag


SDF

Sample

glslViewer sample/bumpMap.frag sample/bumpMap.jpg


Flow

glslViewer sample/flow.frag sample/flow.jpg


SDF

CubeSDF

glslViewer sdf/CubeSDF.frag


Simulate

Scott

glslViewer simulate/SimulateScott.frag

About

A repo of practical examples using the excellent shader library lygia by @patriciogonzalezvivo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages