Ruby 3D

Hi,

i’m looking for a Ruby extension to create/manipulate 3d environment and
generate 2d image from it.

Thanks all.

Luca

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:
Ruby/SDL

The SDL GL interface is pretty easy to get your head around. Is that
what you were looking for?

On 8/8/07, Alex Y. [email protected] wrote:


Alex

Installing SDL is bothersome. At least with the one-click installer,
you can use OpenGL directly. There are examples with the installation.

Aur

SonOfLilit ha scritto:


Alex

Installing SDL is bothersome. At least with the one-click installer,
you can use OpenGL directly. There are examples with the installation.

Aur

I’d like create an Ruby web application like
http://city3d.games.zufy.net where i use Image_3D PEAR PHP package

Luca

On 8/8/07, Zufynet [email protected] wrote:

I’d like create an Ruby web application like http://city3d.games.zufy.net where i use Image_3D PEAR PHP package

You can use both given options then, I think. Certainly SDL.

But for such simple renderings I’d recommend a client side Javascript
or Flash rendering engine to save on bandwidth.

Aur

Zufynet wrote:

Hi,

i’m looking for a Ruby extension to create/manipulate 3d environment and
generate 2d image from it.

You could certainly use JRuby with the gaggle of 3D/2D libraries and
frameworks out there. I don’t know how to use them myself, but they’re
pretty full-featured.

  • Charlie