<div dir="ltr">Hi, I'm happy to announce the new version of ofelia.<div>ofelia is a Pd external which allows you to use openFrameworks and Lua.<br></div><div><div><br></div><div><div><img src="cid:ii_jzeudkg30" alt="GLSL.png" width="452" height="149"></div></div><div><br></div><div>The new version provides all available openFrameworks functions and class methods as Pd objects. (1,770 objects) Meaning, you don't need to write Lua scripts to use unsupported feature since they all exist as Pd objects.</div><div><br></div><div>Also, ofelia now provides documentation for all objects. You can simply double click on any object to open the help file or the documentation page in your browser. You can see a full categorized list of objects from the "help-intro.pd" patch.</div><div><br></div><div>Lastly, you can create a standalone application for macOS, Windows, Linux, Raspbian, iOS and Android using ofxOfelia, an openFrameworks addon for ofelia. It will be also possible to create web applications using ofelia soon.</div><div><br></div><div>For more information, please visit <a href="https://github.com/cuinjune/ofxOfelia">https://github.com/cuinjune/ofxOfelia</a></div><div>(Note: ofelia requires vanilla Pd-0.49.0 or higher.)</div><div><br></div><div>Main changes:</div><div>* all available global functions and class methods from Lua bindings are embedded as objects</div><div>* all embedded objects use "of" prefix for consistency<br></div><div>* added [ofRequire], [ofExpr], [ofExpr~], [ofIf], [ofIf~], [ofFor], [ofTable], [ofJson], [ofReverb~], [ofOscSender], [ofOscReceiver], [ofUnZip], [ofUnZipPass] and [ofMakeFileName]</div><div><br></div><div>Any feedback is welcomed, hope you like it.</div></div><div><br></div></div>