ooooo ooooo ooooo ooo ooooo ooo ooooooo ooooo .oooooo. ooooooooo.
`888' `888' `888b. `8' `888' `8' `8888 d8' d8P' `Y8b `888 `Y88.
888 888 8 `88b. 8 888 8 Y888..8P 888 888 888 .d88'
888 888 8 `88b. 8 888 8 `8888' 888 888 888ooo88P'
888 888 8 `88b.8 888 8 .8PY888. 888 888 888`88b.
888 o 888 8 `888 `88. .8' d8' `888b `88b d88' 888 `88b.
o888ooooood8 o888o o8o `8 `YbodP' o888o o88888o `Y8bood8P' o888o o888o
DOC
SOFT
- Nuklear
This is a minimal state immediate mode graphical user interface toolkit written in ANSI C and licensed under public domain. It was designed as a simple embeddable user interface for application and does not have any dependencies, a default renderbackend or OS window and input handling but instead provides a very modular library approach by using simple input state for input and draw commands describing primitive shapes as output. So instead of providing a layered library that tries to abstract over a number of platform and render backends it only focuses on the actual UI.