Skip to content

final code for the paintball gun installation @ Goldsmiths University of London

Notifications You must be signed in to change notification settings

vvzen/maca-final

Repository files navigation

maca-final

The openframeworks app requires several different addons:

  1. ofxOpenCv
  2. ofxPoco
  3. ofxGui
  4. ofxKinect (required for the libusb driver)
  5. ofxIO
  6. ofxSerial
  7. ofxCv
  8. ofxPS3EyeGrabber
  9. ofxFaceTracker

imgs/addons.png

FIXME: automatic install of all addons using setup.py file

Installing the addons

You can either run the setup.py (which will go through through each require addon and clone it) or manually download each addon and put it in your openframeworks addons folder.

Using setup.py

  1. Open the setup.py with a text editor and set the OF_ROOT variable to your openframeworks installation folder. In my case, it is /Volumes/LaCie3TBYas/Code/c++/of_v0.10.0_osx_release so I will change it like this: OF_ROOT="/Volumes/LaCie3TBYas/Code/c++/of_v0.10.0_osx_release"

  2. open a terminal window and cd into the main folder of this repo (maca-final)

  3. run python setup.py

About

final code for the paintball gun installation @ Goldsmiths University of London

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •