An open API service indexing awesome lists of open source software.

https://github.com/d3cod3/iiureloaded

IDEA-IMATGE-UNIVERSITAT RELOADED installation development for Laboratorio de Luz <http://laboluz.webs.upv.es/>
https://github.com/d3cod3/iiureloaded

Last synced: 3 months ago
JSON representation

IDEA-IMATGE-UNIVERSITAT RELOADED installation development for Laboratorio de Luz <http://laboluz.webs.upv.es/>

Awesome Lists containing this project

README

        

# IIUReloaded
IDEA-IMATGE-UNIVERSITAT RELOADED installation development for Laboratorio de Luz <http://laboluz.webs.upv.es/>

### DEPENDENCIES

#### OFXADDONS

Clone all the required addons listed:

```bash
cd /addons

git clone https://github.com/npisanti/ofxAudioFile
git clone https://github.com/kylemcdonald/ofxCv
git clone https://github.com/microcosm/ofxEasyFboGlitch
git clone https://github.com/NickHardeman/ofxFastFboReader
git clone https://github.com/d3cod3/ofxMidi
git clone https://github.com/npisanti/ofxPDSP
git clone https://github.com/d3cod3/ofxSIMDFloats
git clone https://github.com/armadillu/ofxTextureCrop
git clone https://github.com/hironishihara/ofxTrueTypeFontUC
git clone https://github.com/d3cod3/ofxWarp

```