Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 405 Bytes

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