processing icon indicating copy to clipboard operation
processing copied to clipboard

[ARCHIVED] Runway + Processing 🔥

This project has moved to a new repository here

Runway + Processing

A collection of examples and tutorials on how to use Runway with Processing.

Examples

  • Skeleton tracking with PoseNet:
  • Face tracking with Face Landmarks:
    • Tutorial
    • Code
  • Image Captioning with im2txt:
    • Code
  • COCO-SSD:
    • StreetView
  • AttnGAN:
    • attnGAN
  • GPT-2:
    • GPT-2

Library

Ideally this will be a Processing Library that manages the OSC connection to Runway. For now all examples are using Processing oscP5 library.

Contributing

This is still a work in progress. Contributions are welcomed!