Algorithmic, C++, Cinder, code art, Computational Design, Graphic Design, GUI, iOS, iPad, libCinder, ofxUI, open source, OpenGL, Prototyping, Reza, Technology, User Interface
July 5, 2012
After hearing Andrew Bell’s (@drawnline) awesome talk about feeding babies with creative code at Eyeo 2012 and talking to Alex Biem (@tangibleint) I was inspired to port ofxUI (made for Openframeworks) to Cinder. If you aren’t familiar with ofxUI, check it out here. ofxUI contains many widgets and layout methods to help place those widgets so to make user interfaces that are more aesthetically appealing, useable, clean, and minimal.
C++, code art, Computational Design, Design, Generative, GUI, iOS, iPad, Minimal, ofxUI, open source, OpenFrameWorks, OpenGL, Prototyping, Reza, Technology, User Interface
January 27, 2012
ofxUI is an addon for openFrameworks (version 07) that easily allows for the creation of user interfaces aka GUIs. ofxUI also takes care of widget layout, spacing, font loading, saving and loading settings, and widget callbacks. ofxUI can be easily customized (colors, font & widget sizes, padding, layout, etc).