Skip to content

Latest commit

 

History

History
 
 

09_runwayML

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Introduction to Runway

Session A: Runway 101

Objectives

  • Become familiar with Runway and understand how to install and run new models locally.

Background on Runway

Tutorials

Session B: Inputs and Outputs

Objectives

  • Learn how to integrate Runway with JavaScript and other software applications.

Code Examples

Related Projects

Assignment:

Reading / Viewing

Instructions

  1. Research and install a model not demonstrated in class available in Runway.
  2. Create a p5.js sketch that receives data from Runway (using any model).
  3. Optionally (instead of or in addition to 2), send data to Runway or use another programming environment or software tool besides p5.js.