Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danini-the-panini/motion-ogl

OpenGL in RubyMotion
https://github.com/danini-the-panini/motion-ogl

Last synced: 15 days ago
JSON representation

OpenGL in RubyMotion

Awesome Lists containing this project

README

        

RubyMotion OpenGL
=================

OpenGL example in RubyMotion

To run, make sure you have RubyMotion installed, then from the project folder run

```
$ bundle
```

And then to run it:

```
$ rake
```