shader-studio icon indicating copy to clipboard operation
shader-studio copied to clipboard

a shader playground, find some magic

my shader palyground

Play with my shader program, use glsl in webgl.

Introduction

Take this opportunity to learn and consolidate glsl, hope i can become a shader painter 😝😝😝.

Examples

you can visit here shader-studio

or clone this repository and install dependencies.

npm i

after it all, run http-server and go to ./demos path.

npm run http