From: SonOfLilit Date: 2007-08-08T19:51:13+09:00 Subject: Re: Ruby 3D On 8/8/07, Alex Young wrote: > Zufynet wrote: > > Hi, > > > > i'm looking for a Ruby extension to create/manipulate 3d environment and > > generate 2d image from it. > There's a binding to SDL here: http://www.kmc.gr.jp/~ohai/rubysdl.en.html > > The SDL GL interface is pretty easy to get your head around. Is that > what you were looking for? > > -- > Alex Installing SDL is bothersome. At least with the one-click installer, you can use OpenGL directly. There are examples with the installation. Aur