Skip to content

stainlessio/celestial-ephemera

Repository files navigation

Celestial Ephemera

Build Status

This is an art project that uses Cinder to create a visualization of bluetooth traffic near it. Please see docs/Concept.md for more information

To Build

  1. install ninja and then cmake
  2. run ./update.sh which will generate the ninja files
  3. cd build-ninja
  4. ninja
  5. Now you can run celestial from the bin/ directory.