资 源 简 介
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 Windows binaries includes library files and headers.
IT was compiled using MinGW on ordinary windows system.
lib directory contains needed libraries and include dir contains headers.
You just need to extract them to your compiler directories.
Runs nice on MinGW like systems (Dev-C++,CodeBlocks etc).
In early time new build of FLTK windows binaries will be done!
SPONSOR