shader-sketches

Stars
33

Shader Sketches

Getting Started

This project is using canvas-sketch which allows you to scaffold and run sketches.

  1. Install node

  2. Install dependencies npm install

  3. Run npm start sketches/<sketch_filename> to start a sketch. eg: npm start sketches/sdf-fogged-glass

This will start a development server with features such as live-reloading, export, etc. For more info, see Installing and Using canvas-sketch


Copyright (c) 2024 Varun Vachhar