Ruby/FLTK -- Ruby binding for FLTK

Ruby/FLTK
----------
Ruby/FLTK[1] is a ruby[2] binding for FLTK[3] (Fast Light ToolKit).
It works fine with OpenGL[4,5] on UNIX, Cygwin[6] and MinGW[7] environment.

License
--------
See 'LGPL'.

Building and Installing
-----------------------
See 'INSTALL'

Known Bugs
-----------
* sample/othello.rb would die on windows.

References
-----------
[1] Ruby/FLTK
    http://ruby-fltk.sourceforge.net/
[2] Ruby
    http://www.ruby-lang.org/
[3] FLTK
    http://www.fltk.org/
[4] OpenGL
    http://www.opengl.org/
[5] Mesa 3D Graphic Library
    http://www.mesa3d.org/
[6] Cygwin
    http://www.cygwin.com/
[7] MinGW
    http://www.mingw.org/
