  |
FLTK - http://www.fltk.org/
The Fast Light Toolkit is a cross-platform Graphical User Interface (GUI) written in C++ library and can be use on UNIX/Linux, Microsoft Windows(tm), MacOS X(tm), and many oder operative systems, it support 3D graphics via OpenGL and built-in GLUT emulation, small and modular enough to be statically linked, and also as a shared library, includes a What You See Is What You Get (WYSIWYG) user interface builder called Fluid. [LGPL] |
  |
Gmsh - http://www.geuz.org/gmsh/
A meshing tool for academic problems with parametric input and advanced visualization capabilities, integrating a build-in CAD engine and post-processor to generate automatic three dimensional finite element grid. |
  |
Equinox Desktop Environment - http://ede.sourceforge.net/page/
Equinox Desktop Environment is simple and small graphical desktop environment for UNIX operating systems [GPL, LGPL]. |
  |
pyFLTK - http://pyfltk.sourceforge.net/
A Python binding library. |
  |
Erco's FLTK Cheat Page - http://seriss.com/people/erco/fltk/
A collection of sort examples codes of frequent use that can be cut and paste. |
  |
vtkFLTK - http://vtkfltk.sourceforge.net/
A class library for the composition of graphical interfaces with visualization facilities by bridging disparities between FLTK and VTK event. [GNU, BSD] |
  |
FannTool - http://code.google.com/p/fanntool/
A cross platform tool for the Fast Artificial Neural Network (FANN) library. It can detect the optimum parameters for an artificial neural network (ANN). |
  |
Fl_Table - http://www.seriss.com/people/erco/fltk/Fl_Table/
A generic row/column widget to encapsulate rows and columns of any kind of widgets, or even custom widgets that are entirely based on the low level. |
  |
FLTK Video Tutorials - http://seriss.com/people/erco/fltk-videos/
A collection of flash videos tutorials showing how to develop programs and how use the graphic tool Fluid, which is include into the library distribution. |
  |
Simply Powerful Toolkit - http://www.total-knowledge.com/~sptk/
An extension of widgets plus an interface to create fast and compact operative system independent ODBC database access. |
  |
A Simple Introduction to FLTK 2.0 - http://www.edalytical.com/articles/a-simple-introduction-to-fltk-2-0.html
This introduction is based on the first example provided with the FLTK documentation, it was written to be easier to follow for beginners. |
 |
FLTK Dock - http://fltkdock.sourceforge.net/index.html
Is a dockable window framework providing of advance customizable toolbar and window with docking, floating and other functionalities. |
 |
Gluplot - http://www.jinr.ru/programs/jinrlib/gluplot/indexe.html
A data plotting package, handles both curves (2D) and surfaces (3D), including 2D plots styles, such as lines, points, lines with points, error bars and impulses. 3D surfaces are plotted as a colour map. Supports PostScript, Encapsulated PostScript (EPS) and Portable Document Format (PDF) output files. It can be use as standalone program and as C++ classes library. |
 |
MultiArcball - http://multiarcball.fireforge.net
Is a library to give simple OpenGL widgets that provides three dimensional manipulation such as: translating, zooming, rotation, prescribed projections and windowing zoom. |
 |
Sprsht - http://nab.pcug.org.au
A simplified spreadsheet to display and manipulate data, also programmable using either builtin compiled macro functions or conventional spreadsheet style programming. |