This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#[ | |
Nuklear - 1.33.0 - public domain | |
no warrenty implied; use at your own risk. | |
authored from 2015-2016 by Micha Mettke | |
ABOUT: | |
This is a minimal state graphical user interface single header 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 |