/template-shaders-glslify

A barebones template for creating a new shader sandbox with browserify, glslify and by default a vanilla / stackgl based fullscreen canvas

Primary LanguageJavaScript

Template Shader GLSLify

by Kyle Phillips

A barebones template for playing around with GLSL shaders with fancy GLSLify pragmas, packaged on a fullscreen canvas in a vanilla WebGL (or with stackgl modules).

Usage

Download or fetch with sketchplate, then just run npm install and npm run watch to start watching your files as your editing them. Local file server will start at http://localhost:9966