[PD-announce] ofelia v3.0.0 released!

Zack Lee cuinjune at gmail.com
Sat Aug 17 03:12:52 CEST 2019


Hi, I'm happy to announce the new version of ofelia.
ofelia is a Pd external which allows you to use openFrameworks and Lua.

[image: GLSL.png]

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.

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.

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.

For more information, please visit https://github.com/cuinjune/ofxOfelia
(Note: ofelia requires vanilla Pd-0.49.0 or higher.)

Main changes:
* all available global functions and class methods from Lua bindings are
embedded as objects
* all embedded objects use "of" prefix for consistency
* added [ofRequire], [ofExpr], [ofExpr~], [ofIf], [ofIf~], [ofFor],
[ofTable], [ofJson], [ofReverb~], [ofOscSender], [ofOscReceiver],
[ofUnZip], [ofUnZipPass] and [ofMakeFileName]

Any feedback is welcomed, hope you like it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-announce/attachments/20190817/e781f646/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GLSL.png
Type: image/png
Size: 1164756 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-announce/attachments/20190817/e781f646/attachment-0001.png>


More information about the Pd-announce mailing list