RubyGems Navigation menu

rubygl 0.1.0

This library provides you with all of the essentials for doing graphics programming in Ruby including windowing, context management, 1:1 mapping of OpenGL calls, and input handling. The backend of this library consists of FFI functions with 1:1 mapping to the C code that makes all of this possible. The frontend of this library provides abstractions for interacting with the backend functionality so that you do not have to deal with the manual memory management from within Ruby that the backend requires.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.2 - November 29, 2014 (1.13 MB)
  2. 0.3.1 - November 29, 2014 (1.13 MB)
  3. 0.3.0 - November 29, 2014 (2.93 MB)
  4. 0.2.1 - November 27, 2014 (530 KB)
  5. 0.1.0 - November 22, 2014 (493 KB)
Show all versions (6 total)

Runtime Dependencies (1):

ffi >= 0

Owners:

Authors:

  • Andrew Miller

SHA 256 checksum:

d53b5949eb38fdd7502daeb72654453247aba6ddcca259de8cceb7adf9bfde53

Total downloads 12,158

For this version 2,197

License:

MIT

Required Ruby Version: >= 0

Links: