mirror of https://github.com/fltk/fltk.git
FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.github | 7 months ago | |
CMake | 7 months ago | |
FL | 7 months ago | |
GL | ||
cairo | 1 year ago | |
documentation | 7 months ago | |
examples | 1 year ago | |
fltk-options | 7 months ago | |
fluid | 7 months ago | |
jpeg | 9 months ago | |
lib | 1 year ago | |
libdecor | 9 months ago | |
misc | 11 months ago | |
nanosvg | 1 year ago | |
png | 9 months ago | |
public | ||
src | 7 months ago | |
test | 7 months ago | |
util | 3 years ago | |
zlib | 9 months ago | |
.clang-format | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 9 months ago | |
.gitlab-ci.yml | 1 year ago | |
ANNOUNCEMENT | 7 months ago | |
CHANGES.txt | 7 months ago | |
CHANGES_1.0.txt | ||
CHANGES_1.1.txt | ||
CHANGES_1.3.txt | 7 months ago | |
CMakeLists.txt | 9 months ago | |
COPYING | ||
CREDITS.txt | 7 months ago | |
Makefile | 9 months ago | |
README.CMake.txt | 7 months ago | |
README.Cairo.txt | 1 year ago | |
README.IDE.txt | 3 years ago | |
README.Unix.txt | 1 year ago | |
README.Wayland.txt | 9 months ago | |
README.Windows.txt | ||
README.abi-version.txt | 1 year ago | |
README.experimental.txt | 3 years ago | |
README.macOS.md | 1 year ago | |
README.md | 7 months ago | |
README.txt | 7 months ago | |
autogen.sh | ||
config.guess | ||
config.sub | ||
configh.cmake.in | 1 year ago | |
configh.in | 1 year ago | |
configure.ac | 9 months ago | |
fl_config.cmake.in | 1 year ago | |
fl_config.in | 1 year ago | |
fltk-config.in | 8 months ago | |
fltk.list.in | 1 year ago | |
fltk.spec.in | 1 year ago | |
fltk.xpm | 7 months ago | |
fltk_version.dat | ||
forms.h | ||
install-sh | ||
mac_endianness.h | ||
makeinclude.in | 1 year ago | |
makesrcdist | 9 months ago |
README.md
README - Fast Light Tool Kit (FLTK) Version 1.4.0
WHAT IS FLTK?
The Fast Light Tool Kit is a cross-platform C++ GUI toolkit for
UNIX®/Linux® (X11 or Wayland), Microsoft® Windows®, and macOS®.
FLTK provides modern GUI functionality without bloat and
supports 3D graphics via OpenGL® 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 on GitHub.
https://www.fltk.org/
https://github.com/fltk/fltk/
For more information see README.txt:
https://github.com/fltk/fltk/blob/master/README.txt