Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.55 KB

modules.md

File metadata and controls

47 lines (33 loc) · 2.55 KB

📕 workshop-webgl-glsl → Modules for Creative Coding


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.