FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
| cairo | ||
| CMake | ||
| documentation | ||
| examples | ||
| FL | ||
| fluid | ||
| GL | ||
| jpeg | ||
| lib | ||
| misc | ||
| nanosvg | ||
| png | ||
| public | ||
| src | ||
| test | ||
| zlib | ||
| .clang-format | ||
| .gitattributes | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .travis.yml | ||
| abi-version.cmake.in | ||
| abi-version.in | ||
| ANNOUNCEMENT | ||
| autogen.sh | ||
| CHANGES_1.0.txt | ||
| CHANGES_1.1.txt | ||
| CHANGES_1.3.txt | ||
| CHANGES.txt | ||
| CMakeLists.txt | ||
| configh.cmake.in | ||
| configh.in | ||
| configure.ac | ||
| COPYING | ||
| CREDITS.txt | ||
| DartConfig.cmake | ||
| fltk-config.in | ||
| fltk.list.in | ||
| fltk.spec.in | ||
| fltk.xpm | ||
| forms.h | ||
| install-sh | ||
| mac_endianness.h | ||
| Makefile | ||
| makeinclude.in | ||
| makesrcdist | ||
| README.abi-version.txt | ||
| README.Android.md | ||
| README.bundled-libs.txt | ||
| README.Cairo.txt | ||
| README.CMake.txt | ||
| README.IDE.txt | ||
| README.macOS.md | ||
| README.md | ||
| README.Pico.txt | ||
| README.txt | ||
| README.Unix.txt | ||
| README.Windows.txt | ||
| VERSION | ||
README - Fast Light Tool Kit (FLTK) Version 1.4.0
** This FLTK repository is now our official source code repository. **
WHAT IS FLTK?
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a
a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11),
Microsoft(r) Windows(r), and MacOS(r) X. FLTK provides
modern GUI functionality without the bloat and supports 3D
graphics via OpenGL(r) and its built-in GLUT emulation. It
was originally developed by Mr. Bill Spitzak and is
currently maintained by a small group of developers across
the world with a central repository in the US.
For more information see file README.