Ruby/FLTK is a Ruby binding for the FLTK (Fast Light ToolKit) GUI library. It works fine with OpenGL on UNIX, Cygwin and MinGW environment.
Requirements:
· Ruby
· FLTK
What's New in This Release:
· This release builds against FLTK versions >= 1.1.4 . I have not heard of anyone using earlier versions. I expect to remove support for 1.0.x sometime.
· For great justice, ahem, greater consistency with FLTK the FL_*_CHART constants have moved from FLTK::Chart to FLTK . This is an INCOMPATIBLE CHANGE! I hope this will cause only little pain. My apologies for the inconvenience.
Product's homepage