/Creative-Visual

Make good and interesing canvas sketches with the the framework canvas-sketch from mattdesl

Primary LanguageJavaScript

Creative-Visual

Make a good and interesing canvas sketchs with the the framework canvas-sketch from mattdesl

To run the project first of all, you must have node.js and npm

-Install the CLI tool globally
npm install canvas-sketch-cli -g

-Install the CLI tool globally
npm install canvas-sketch-cli -g

-Make a new folder to hold all your generative sketches
mkdir my-sketches

-Move into that folder
cd my-sketches

-Scaffold a new 'sketch.js' file and open the browser
canvas-sketch sketch.js --new --open

This are my creations following a course from domestika