Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 311 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 311 Bytes

shadercraft

workflow

To install dependencies:

npm i

To run:

npm start

To edit the shader, edit shader.glsl. The web view will automatically refresh.