jackxiao / jslibs

Automatically exported from code.google.com/p/jslibs
0 stars 0 forks source link

OpenGL GUI using FLTK #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
FLTK - http://www.fltk.org/ 

FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for
UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X. FLTK provides modern
GUI functionality without the bloat and supports 3D graphics via OpenGL®
and its built-in GLUT emulation.

FLTK is designed to be small and modular enough to be statically linked,
but works fine as a shared library. FLTK also includes an excellent UI
builder called FLUID that can be used to create applications in minutes.

FLTK is provided under the terms of the GNU Library Public License, Version
2 with exceptions that allow for static linking.

Original issue reported on code.google.com by sou...@gmail.com on 20 Oct 2008 at 11:39

GoogleCodeExporter commented 9 years ago
second! any kind of gui toolkit will be welcome

Original comment by Iris.bl...@gmail.com on 16 Dec 2010 at 7:02