Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

zk-phi/shader-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shader-playground

Edit GLSL with your favorite editor, and preview with auto-reload.

Installation: npm install

Usage: npm run start and edit ./src/shaders/shader.fs

uniforms (compatible with glslsandbox):

  • time (float): time in secs
  • mouse (vec2): mouse position (.0 - 1.0)
  • resolution (vec2): resolution in pixels

About

Dead simple GLSL shader preview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published