Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danini-the-panini/motion-ogl
- Owner: danini-the-panini
- Created: 2015-04-23T16:37:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-04T11:55:21.000Z (almost 9 years ago)
- Last Synced: 2023-06-11T05:35:17.834Z (over 1 year ago)
- Language: Ruby
- Size: 359 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```