ruby-opengl icon indicating copy to clipboard operation
ruby-opengl copied to clipboard

Rebirth of ruby-opengl, aimed at running on Ruby 1.9.x and available as gem (ruby-opengl2)

Results 2 ruby-opengl issues
Sort by recently updated
recently updated
newest added

Hiya! I've install ruby-opengl2 using gem install ruby-opengl2 If I try and load it from irb I get a symbol not found problem as below. Any help gratefully received :)...

I'm running ruby 1.9.3 installed from rvm on a mac running OS X 10.6.8. Here's the dump from irb of the interaction I performed to make it crash. It's certainly...