Chananya Freiman wrote in post #969634: > Will there ever be updated bindings to OpenGL? > I can't understand how there's a language without working bindings to > the biggest open source graphics API out there. > > ruby-opengl only seems to work on Ruby 1.8, and ruby/glew is from 2006. > So we get outdated bindings that aren't worth a thing today. > > If I knew how to make them, I'd do it by myself, but I don't. :/ Perhaps, you may be interested in ffi-opengl too: https://github.com/remogatto/ffi-opengl I don't know if it is still working with latest ruby-ffi. In case, I'll be happy to accept patches :) Cheers, Andrea -- Posted via http://www.ruby-forum.com/.