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

https://github.com/d3cod3/oflua

Lua+OF software sketchbook
https://github.com/d3cod3/oflua

Last synced: 3 months ago
JSON representation

Lua+OF software sketchbook

Awesome Lists containing this project

README

          

# OFlua

Lua+OF software sketchbook

## DEPENDENCIES

Compile with of v0.11.0

```bash
git clone --branch=master https://github.com/d3cod3/ofxImGui
git clone --branch=of-0.10.0 https://github.com/d3cod3/ofxLua
git clone --branch=master https://github.com/d3cod3/ofxThreadedFileDialog
```