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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.