Skip to content

Latest commit

 

History

307 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rover

This is a digital arts project using structure from motion, computational photography, and machine listening to create a dreamlike exploration of space

Setup

Supercollider setup

  1. Download and install supercollider (tested with 3.10): https://supercollider.github.io/download

  2. Download and install sc3-plugins extensions: https://github.com/supercollider/sc3-plugins/releases/tag/Version-3.10.0

  3. Using Quarks gui install KMeans quark. In supercollider:

QuarksGui.new

Install the following quarks:

  • KMeans. Edit KMeans.quark and remove the UnitTesting dependency.
  • SenseWorld
  • Ctk
  • arduino
  • MathLib
  • FileLog
  1. Install ATK (cause it wasn't working out of the box with sc3-plugins as I had hoped):
Quarks.install("https://github.com/ambisonictoolkit/atk-sc3.git");
  1. Download and install mtm extensions: https://github.com/mtmccrea/mtm-sc-extensions

  2. Recompile class library.

About

This is a digital arts project using structure from motion, computational photography, and machine listening to create a dreamlike exploration of space

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages