Skip to content

oresmus/glsl-sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online live editor for fragment shaders.

Forked for experimentation.

Can be run locally in a silly way (but it works, with no db, just for live editing the single example shader):

% cd static
% jekyll serve

(Of course this only works if you already have jekyll. This is not using jekyll except as a static web server -- any other basic server would probably do just as well.)

About

Online live editor for fragment shaders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.0%
  • HTML 10.3%
  • Ruby 2.0%
  • CSS 1.7%