|
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.
|
|
|
1. |
Brain FLTK by Yaroslav Volovich
-
For designing parallel applications with FLTK toolkit.
|
|
|
2. |
FLTK
-
Home of the Fast Light Tool Kit
|
|
|
3. |
FLTK Extensions by Alexey Parshin
-
SPDB library (ODBC library that was designed to work with FLTK), FLTK widgets, SPTK widgets library. [Open source, GPL]
|
|
|
4. |
GIDForums - FLTK Forum
-
FLTK toolkit discussions, including source code examples and tutorials. Example codes are syntax highlighted.
|
|
|
5. |
The vtkFLTK bridge library
-
A small C++ class library easing development of FLTK event-driven interfaces for use with VTK. vtkFLTK allows composition of complex graphical interfaces to complex visualization facilities by bridging disparities between FLTK and VTK event and windowing system handling. [Open source, BSD License]
|
|
|