From: Jason Roelofs Date: 2009-03-25T05:20:22+09:00 Subject: Re: ruby and 2D graphics Ruby/OpenGL is a 1-1 mapping of the functions under the GL module. Just grab the ruby-opengl gem and start writing, basically. http://ruby-opengl.rubyforge.org/tutorial.html And I'll second on Gosu. Good library. That, and rubygame. Jason On Tue, Mar 24, 2009 at 4:16 PM, Philip Müller wrote: > On Tue, 24 Mar 2009 21:08:34 +0100, Peter Zotov > wrote: >> >> I used Ruby/OpenGL in my physics simulator. > > Interesting. What do I need to use OpenGL in ruby and where can I get > documentation for that? > > Philip > > -- > > Give a man a fire and he's warm for a day, but set fire to him and he's warm > for the rest of his life. > -- Terry Prattchett -- Jingo (1997) > >