Skip to content

Local development server for generative art projects

Notifications You must be signed in to change notification settings

0xOlias/watercolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watercolor

Dev server for artblocks-compatible projects using p5

Only requirement is a src/index.ts that exports a setup and draw function

Run yarn dev to start the dev server at http://localhost:8081

This is basically an update to tiny-artblocks to include TypeScript and p5 support

The current code in src/ produces stuff like this:

Screen Shot 2022-01-21 at 8 20 08 PM

Screen Shot 2022-01-21 at 3 06 41 PM

Screen Shot 2022-01-22 at 2 06 06 AM

About

Local development server for generative art projects

Resources

Stars

Watchers

Forks