<div dir="ltr"><div>Hi, I'm happy to announce my Pd external library, ofelia. </div><div><br></div><div>ofelia is an external library written with openFrameworks and influenced by GEM for creating cross-platform multimedia applications.</div><div><br></div><div>The library consists of over 400 objects covering most features of openFrameworks core API, designed to ease the development of multimedia applications such as visual arts, musical apps and interactive games.</div><div><br></div><div>The library includes the following features:</div><div><ul><li>interactive output window<br></li><li>various getters and event listeners<br></li><li>2d/3d shapes drawing<br></li><li>image and font loading<br></li><li>camera, lighting, material<br></li><li>framebuffer object<br></li><li>various data types (vec3f, color..)<br></li><li>various utilities to speed up development (new expr, counter..)<br></li><li>bandlimited oscillators and resonant filters</li></ul></div><div>The library is currently available to be used under macOS, Linux(64bit) and Windows. It will also be available on Raspberry Pi soon.</div><div><br></div><div>You can download and install it by searching "ofelia" in 'Help -> Find externals' then add "ofelia" to 'Preferences -> Startup -> New' in Pd.</div><div>There are some basic example patches you can try inside 'ofelia/examples' directory.</div><div>ofelia works with vanilla Pd-0.48-1 and other versions of Pd may not work.</div><div><br></div><div>The patch made with ofelia can be converted to a standalone application for macOS, Linux, Windows, iOS and Android without having to write any further code. (Thanks to ofxPd) You just need to install some required tools to compile it on your desktop.</div><div>For more information, please visit <a href="https://github.com/cuinjune/ofxOfelia" style="color:rgb(17,85,204);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">https://github.com/cuinjune/ofxOfelia</a></div><div><br></div><div>Any feedback is welcomed, hope you like it. :)</div></div>