moonfltk
fl_imgtk
moonfltk | fl_imgtk | |
---|---|---|
1 | 1 | |
46 | 8 | |
- | - | |
0.0 | 4.2 | |
over 2 years ago | 4 months ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
moonfltk
-
Memory management in moonFLTK, help needed.
For completeness, this was solved as per here
fl_imgtk
-
Cinepaint: The long forgotten GIMP fork that once powered the cinema industry
> I haven't seen an FLTK app in years.
FLTK widely used in various scientific apps.
> Does FLTK still look like it came from the 1990's/early 2000's, or did they upgrade the widgets to make them look more modern?
Probably the same. For example, here is screenshot[0] of the OpenVSP[1] - an actively maintained parametric 3D CAD app by NASA.[2]
But also there is `fl_imgtk` — a small library for FLTK image toolkit, designed to use some useful effects in FLTK GUI (better image, better speed, better quality).[3]
[0] https://twitter.com/app4soft/status/1352349523549577219
[1] https://github.com/openvsp/openvsp
[2] http://openvsp.org
[3] https://github.com/rageworx/fl_imgtk
What are some alternatives?
fltkhs - Haskell bindings to FLTK GUI toolkit.
tilemap-studio - A tilemap editor for Game Boy, Color, Advance, DS, and SNES projects. Written in C++ with FLTK.
lqt - Lua Binding for Qt5
OpenVSP - A parametric aircraft geometry tool
polished-map - A map and tileset editor for pokecrystal, pokered, and projects based on them. Written in C++ with FLTK.
NoMoreLeeches - wouldn't recommend using this but i think it's cool
Simple_Checkers - A simple Checkers game for coding practice
DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies