From: Eleanor McHugh Date: 2009-03-10T01:51:25+09:00 Subject: Re: Ruby OpenGL Gears example that uses shiny and velvet GLSL shaders On 9 Mar 2009, at 07:28, Matthias Reitinger wrote: > Michael Brooks wrote: >> For your entertainment, I've created a modified version of the >> original "gears.rb" OpenGL Ruby program (by Arto Bendiken) which >> uses GLSL shaders to color the gears with velvet and shiny >> materials. > > Thank you for providing it to the public! It runs perfectly on my > linux > box (GeForce Go 7600, Ubuntu 8.10, Ruby 1.8.7, ruby-opengl 0.60.0). I > always toyed with the idea of writing a small GLSL shader development > IDE in Ruby, maybe this will get me started after all ;-) It also works nicely under 1.9.1 on my MacBook with Nvidia 9400M. Ellie Eleanor McHugh Games With Brains http://slides.games-with-brains.net ---- raise ArgumentError unless @reality.responds_to? :reason