Otk (Open Tool Kit) - portable library for graphical user interfaces (GUI's) based on C and OpenGL. Emphasizes simplicity without eliminating capability. Supports panel's, text label's, buttons, form boxes, pull-down menu's, slider control's, etc..
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Open Graphics Toolkit
Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
I need to create simple fast apps with a gui for Linux and sometimes for Windoze too. I looked at FLTK but didn't like the bloat that c++ added which, for my embedded apps would be a problem. The OTK percentage paradigm takes a bit of getting used to but does deliver the end result in a predictable way so I wouldn't change it now. It has saved me hours of work for sure.