f519ab9d80
include: + Install as a Ruby gem. * Support for Ruby 1.9.0+ (requires mkrf 0.2.3) * Added support for many more OpenGL extensions * GLU and GLUT cleanup, bugfixes, some missing functions added - version 3.7 of GLUT API is now requirement (previously 3.0) * Support for OpenGL 2.1 (that includes pixelpack/unpack buffer) * Lots of bugfixes.
3 lines
196 B
Text
3 lines
196 B
Text
ruby-opengl consists of Ruby extension modules that are bindings for
|
|
the OpenGL, GLU, and GLUT libraries. It is intended to be a replacement
|
|
for -- and uses the code from -- Yoshi's ruby-opengl.
|