willstall / 30-days-of-shade

30 days of shaders in GLSL using GLSLCanvas

Home Page:http://30daysofshade.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An interactive demo of my 30 days of shaders in GLSL using GLSLCanvas. Yes, I know there are 31 days in January =)

Resources to Learn From

Shader Tools

Math Tools

Idea Generation

Just For Fun

Recording your own shaders

I use a combination of FFMPEG and glslViewer in order to create my looping videos for both instagram and twitter. A sequence of images is created with glslViewer and then turned into a video using FFMPEG. To make things even easier I created a very basic shell script to automate all of this. Here it is!

Usage: record.sh fileName duractionInSeconds folderName Example: record.sh exampleFile.frag 5 exampleFolder

About

30 days of shaders in GLSL using GLSLCanvas

http://30daysofshade.com


Languages

Language:JavaScript 87.9%Language:GLSL 5.5%Language:CSS 5.1%Language:HTML 1.4%Language:Shell 0.0%