From: Marc-antoine Kruzik Date: 2010-01-13T18:50:50+09:00 Subject: Re: 3D with Ruby (Ogre ?) Michael Brooks wrote: > I used the the gears.rb as the basis for a OpenGL programmable shader > (i.e. > GLSL) version of the gears program. The intro to it and download can be > found through here: > > http://osdir.com/ml/ruby-talk/2009-03/msg00749.html The shaders are nice. Is OpenGL able to use shaders ? Or you made it to use shaders your own way ? unknown wrote: > I was just looking at this last week: > > http://github.com/remogatto/ffi-opengl I have a bug. I installed required librairies, but there is still a problem. http://gemcutter.org/gems/ffi-opengl Louis-Philippe wrote: > ruby-processing, give you the 3D an OpenGL power Processing has: > http://wiki.github.com/jashkenas/ruby-processing Ruby-processing seems to be very cool ! And powerfull. I'm looking at the "rp5 app" function to create windows executables (I'm working on windows). The web version seems to be a good idea, but the programs weight at less 10 Mo. And my firefox bugs when I try to load one. I think I will use ruby-processing if I succeed to release windows executables with it. -- Posted via http://www.ruby-forum.com/.