Skip to content

Instantly share code, notes, and snippets.

@dashdanilo
Forked from mattdesl/modules.md
Created December 21, 2019 05:26
Show Gist options
  • Save dashdanilo/fb02ff7b70a3ee16fc3817716978aa8d to your computer and use it in GitHub Desktop.
Save dashdanilo/fb02ff7b70a3ee16fc3817716978aa8d to your computer and use it in GitHub Desktop.

Modules for Creative Coding

This workshop encourages students to make use of npm modules to build complex and interesting artworks.

If you find a module you want to use, like riso-colors, you can install it from your project folder like so:

npm install riso-colors

Below are some of the modules used in the workshop:

Some other cool modules you might like:

GLSL modules

You can also use modules with GLSL and glslify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment