This project aims to provide a set of simple controls to support user interface development in C++ apps which use a graphics API.
This is only a set of widget classes. Each widget class provides vertex data for rendering but rendering itself is not covered (use OpenGL + FreeType or DirectX) nor is window handling (use eg. SDL, Qt, or GLFW).
Currently under full-time development. An example project is provided which has four dependencies: SDL, OpenGL, GLEW and GLM.
Feature set not fully implemented.
Features
- widgets including buttons, scrollbars, table layouts, text edits and similar
- click event handling
- each widget provides vertex data to be passed to an API
- example project
Categories
User Interface (UI)License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Open CPP Widget Library (OCWL)
Other Useful Business Software
Level Up Your Cyber Defense with External Threat Management
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Open CPP Widget Library (OCWL)!