Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.24 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.24 KB

LED Cube - Shaders

This repository hosts the shaders which can be used with the LED Cube.

Checkout the main repository to get more information about the LED Cube.

Installation

See installation.md.

How to run

See the run.sh script in the srcdirectory.

Utilities

Shadertoy

Coordinates system

See src/lib/libcube-2chains.glsl for more info about the Cube coordinates system used for these shaders.

Recommended documentation

https://thebookofshaders.com/

https://github.com/patriciogonzalezvivo/glslViewer

https://www.youtube.com/watch?v=f4s1h2YETNY

Credits and dependencies

The shaders scripts and tools to display them come from the following projects :