Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 604 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 604 Bytes

🎆 GLSL Canvas starter template

A little starter template for writing webGL shaders for GLSL Canvas.

🏃💨 Running 'tingz

npm install
npm run dev

🧑‍💻🧠 Working with the template

This uses a number of things to make creating shaders easier:

  • GLSL Canvas to load in shaders
  • Vite for running and hot reloading

index.html renders a <canvas> which renders a shader fragment from the data-fragment-url attribute.

PRs and feedback welcome. If you use it, say hello at hi@tommyp.org and @tommypalmr.