Skip to content

ongaeshi/ofruby-ios

Repository files navigation

ofruby-ios

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.

ScreenShot

Build

Environment

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

Instructions