Skip to content

tommyp/glsl-canvas-template

Repository files navigation

🎆 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.

About

A starter template for working with GLSL Canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published