loaf icon indicating copy to clipboard operation
loaf copied to clipboard

loaf: lua, osc, and openFrameworks

Results 4 loaf issues
Sort by recently updated
recently updated
newest added

@danomatika First of all, I am truly impressed with `loaf`, and thank you for developing such a great tool. And I would like to contribute to the development of ofxLua...

Spent a bunch of time trying to get loaf to compile/run on my RasPi 4 last night and wanted to write up some notes for you. In `config.make` `PROJECT_EXCLUSIONS` would...

bug
documentation

i have created an "awesome list" for sharing loaf sketches and tutorials https://github.com/sloev/awesome-loaf-sketches **LOAF ROCKS LIKE NOTHING BEFORE!!!!!**

this line: https://github.com/danomatika/loaf/blob/dc935ae3f4803baec18aec2f657bf8b7c497e7e9/src/ofApp.cpp#L153 autopublishes the screen on every draw call i like the idea of having a persistent syphon server running even if i make errors in my lua scripting,...