turbobeast / shader-sandbox

Messing with glsl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shader Sandbox

Just messing with fragment shaders right now.

Running Shaders

There are many solutions for this, but i like glslViewer. Once you have it installed, you are ready.

git clone git@github.com:turbobeast/shader-sandbox.git
cd shader-sandbox
glslViewer sun.frag.glsl

About

Messing with glsl


Languages

Language:GLSL 100.0%