Skip to content

Experimenting on canvas and generative arts

Notifications You must be signed in to change notification settings

hamzaerbay/creative-coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creative-coding

Experimenting on canvas and generative arts Run npm install

Run for generate

# Start the tool on an existing file and change PNG export folder
npx canvas-sketch-cli src/foobar.js --output=./tmp/

# Start a new sketch from the Three.js template
npx canvas-sketch-cli --new --template=three --open

# Build your sketch to a sharable HTML + JS website
npx canvas-sketch-cli src/foobar.js --build

# Develop with "Hot Reloading" instead of full page reload
npx canvas-sketch-cli src/foobar.js --hot

Examples

sketch-01

2021 10 20-21 00 35

sketch-02

2021 10 20-21 55 28

sketch-03
2021.10.23-22.14.28.mp4
sketch-04
2021.10.24-22.33.34.mp4