Skip to content

markmitrani/creative-coding

Repository files navigation

creative-coding

This project makes use of the canvas-sketch library (JavaScript) and Processing for creative visualization.

Usage: canvas-sketch

The following command installs canvas-sketch globally:

npm install canvas-sketch-cli -g

To make a new file:

canvas-sketch example.js

If everything worked successfully, you will now see a message in the terminal:

Server running at [IP_ADDRESS].

The sketch is displayed on this address, and can be viewed with any browser. You can also open existing files under /sketches/ with canvas-sketch [filename].

Usage: Processing

Each Processing project is a self-contained folder under processing_project. For these projects, it's best to open their respective .pde files in the Processing IDE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published