An open API service indexing awesome lists of open source software.

https://github.com/pcothren/pilotlight-ui

A lightweight immediate mode graphical user interface toolkit.
https://github.com/pcothren/pilotlight-ui

Last synced: 4 months ago
JSON representation

A lightweight immediate mode graphical user interface toolkit.

Awesome Lists containing this project

README

          


Pilot Light UI

A lightweight immediate mode graphical user interface toolkit. Very early stage.


build
static-analysis


Developer Notes
License
Inspiration


Tooling Image

## Developer Notes
Information for developers can be found in the [wiki](https://github.com/hoffstadt/pilotlight-ui/wiki). This includes:
* [contributing](https://github.com/hoffstadt/pilotlight/wiki/Contributing)
* [style guide](https://github.com/hoffstadt/pilotlight/wiki/Style-Guide)

## License
**Pilot Light UI** is licensed under the [MIT License](https://github.com/hoffstadt/pilotlight-ui/blob/master/LICENSE).

## Inspiration
This project is inspired by:
* [Omar Cornut](http://www.miracleworld.net/) & [Dear ImGui](https://github.com/ocornut/imgui).
* [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear)
* Casey Muratori & [Handmade Hero](https://handmadehero.org/)
* [Sean Barrett](https://nothings.org/) & his [stb](https://github.com/nothings/stb) libraries