From: Alex Young Date: 2007-08-08T19:43:49+09:00 Subject: Re: Ruby 3D 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