ofruby is a graphic programming editor and playground. You can write a graphics program easily with the Ruby.
Learn the Ruby Programming Language and Computer Graphics Programming on your iOS.
ofruby = openFrameworks + mruby. openFrameworks is an open source C++ toolkit for creative coding. mruby is the light weight Ruby.
To get started, check out ofruby.
My build environment.
- OSX 10.9.4 (Mavericks)
- Xcode 5.1.1
- 3.06 GHz Intel Core 2 Duo
- 8GB RAM
Requirements.
- iOS >= 5.0
- ARC enabled
- $ git clone https://github.com/ongaeshi/ofruby-ios.git
- Open
ofruby-ios/apps/myApps/ofruby/ofruby.xcodeproj
- Select the target to
ofruby
(Not toiPhone+OF Static Library
) - Product> Build (⌘B)