Skip to content

Instantly share code, notes, and snippets.

@mattdesl
Last active January 22, 2022 20:21
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mattdesl/f1fa85de75d3d0937e54090fdda0f2ca to your computer and use it in GitHub Desktop.
Save mattdesl/f1fa85de75d3d0937e54090fdda0f2ca 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