Made some lit spheres: http://dark.fhtr.org/light2.rb
(needs ruby-opengl and glut)
Seems like it'd be quite feasible to use Ruby for managing the scene and
write the heavy drawing functions in C for speed. (Or precalc to display
lists)
Ilmari Heikkinen
Very cool!
> Hi, anyone done interesting things with ruby-opengl?
I did some reasonably neat stuff for my PhD software using Ruby, C++
and OpenGL on OS X, you can have a look at a short video:
http://privatewww.essex.ac.uk/~jgadam/videos/before.avi
- James Adam
Ehehe, it looks fun
Especially the bees(?) running around
Yeah - I particularly enjoyed creating the bees :)
- James