ankycheng / sketchbook

πŸ‘¨πŸ½β€πŸ”¬ experiments in generative art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sketchbook

πŸ‘¨πŸ½β€πŸ”¬ experiments in generative art

Getting Started

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

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

To start a sketch run npm start <sketch_filename.js>. This will start a development server with features such as live-reloading, export, etc. For more info, see Installing and Using canvas-sketch

For example, to run the 10-print.js sketch you would run npm start 10-print.js

About

πŸ‘¨πŸ½β€πŸ”¬ experiments in generative art


Languages

Language:JavaScript 99.8%Language:HTML 0.2%