Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Intro to Creative Coding workshop with p5.js and Tone.js
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
docs
.gitignore
LICENSE.md
README.md
package.json

README.md

Intro to Creative Coding

This repository includes resources & course notes for students attending my Intro to Creative Coding workshops, demonstrating p5.js and Tone.js.

The idea and layout of the demos is heavily inpsired by Mark Webster's Designing Programs.

Contents

Course Demos

Tools

Here is a list of tools and libraries that will be used during the workshop.

Tool Documentation Version Description
A browser A modern browser, Chrome is recommended
Glitch Help An online platform for editing & sharing JavaScript projects
p5.js API Docs 0.9.0 A JavaScript graphics library for creative coding
Tone.js API Docs 13.8.25 A JavaScript audio library for playing synths and sounds

Code Snippets

I've also included a small "recipes" document that you can use as a reference if you are forgetting some of the patterns and recipes discussed during the workshop.

Further Reading

More links to generative art & creative coding:

License

MIT, see LICENSE.md for details.

You can’t perform that action at this time.