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
- Host: GitHub
- URL: https://github.com/d3cod3/oflua
- Owner: d3cod3
- License: mit
- Created: 2020-07-29T16:15:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-10T07:25:40.000Z (over 5 years ago)
- Last Synced: 2025-02-21T17:17:22.075Z (11 months ago)
- Language: C++
- Size: 23.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```