Skip to content

emclaren/creative-coding-cascadia-2018

Repository files navigation

Creative Coding in the Browser & Opening Up Open Source

Assets used in Elgin-Skye McLaren's talk Creative Coding & Opening Up Open Source presented at CascadiaJS, 2018 @ Amazon Seattle.

Pose recognition code is from (https://github.com/ml5js/ml5-library)

Music video sketch requires the use of a server:

To start Python server: If you are have python 2:

cd creative-coding-cascadia-2018
python -m SimpleHTTPServer

If you are have python 3:

cd creative-coding-cascadia-2018
python -m http.server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published