
Ricardo Sanchez
- Website
- http://nardove.com
- Profile
- do { enjoy(); } while( code == play );
How To Craft Your Processing Sketches in Eclipse
Getting your Processing programs up and running in Eclipse and showing you how to take advantage of some of its great features, like code auto-completion, code hints, quick fix, great syntax colour themes, among others.
19/07/2013 in Members&Processing&TutorialsIntegrating native UIKit to your existing OpenFrameworks iOS project
You have been working on an iOS project in OpenFrameworks and you got to a point where the need of adding native UIKit components is essential, well I will try my best to show you how to do just that. Here is what we’ll do.
11/01/2013 in iOS&Members&openFrameworks&Tutorials