[PD] [PD-announce] ofelia v1.0.6 released

Zack Lee cuinjune at gmail.com
Tue Mar 27 19:17:10 CEST 2018


Hi list,

ofelia v1.0.6 is now available.

This version includes [pdgui] abstractions which emulate pd's built-in GUI.
Please try out "ofelia/examples/gui/pdguiExample.pd".
Screenshot:
https://github.com/cuinjune/ofxOfelia/blob/master/doc/pdgui_screenshot.png

More GUI abstractions will be added in the close future.
You can also customize the look/behavior of the GUI if you know the basics
of ofelia.

Changes:

* [ofCreateFbo] auto MSAA scaling is disabled
* fixed bug for mesh editor and getter objects
* [ofReceive], [ofValue] can change name dynamically
* float inlet is removed from [ofGetCanvasName], [ofGetDollarZero],
[ofGetDollarArgs], [ofGetPatchDirectory] as it's problematic when used in
cloned abstraction
* [ofGetPos], [ofGetScale] are renamed to [ofGetWindowPos],
[ofGetWindowScale]
* [ofGetTranslate], [ofGetRotate], [ofGetScale] are added
* [pdgui] abstractions are added to the "examples/gui" directory
* [ofMap] has 5th argument which enables/disables clamping
* [ofGetElapsedTime], [ofGetLastFrameTime] returns time in seconds
* [ofGetElapsedTimeMillis], [ofGetLastFrameTimeMillis] are added

Upcoming features:

* More GUI abstractions
* GLSL shader loader
* Video player and grabber

More info about ofelia: https://github.com/cuinjune/ofxOfelia

Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180328/486c7ced/attachment.html>
-------------- next part --------------
_______________________________________________
Pd-announce mailing list
Pd-announce at lists.iem.at
https://lists.puredata.info/listinfo/pd-announce


More information about the Pd-list mailing list