About Anaconda Help Download Anaconda

The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a cross-platform C++ GUI toolkit

copied from cf-staging / fltk

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3.10
  • linux-aarch64 v1.3.10
  • linux-ppc64le v1.3.10
  • osx-arm64 v1.3.10
  • osx-64 v1.3.10
  • win-64 v1.3.10

conda install

To install this package run one of the following:
conda install conda-forge::fltk
conda install conda-forge/label/cf201901::fltk
conda install conda-forge/label/cf202003::fltk

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy