LinArcX / imhui

Immediate Human User Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImHui

Immediate Human User Interface

thumbnail

Inspired by Dear ImGui and Casey Muratori's Talk on Immediate-Mode GUI. The purpose of this project is to learn more about how Immediate Mode GUIs actually work.

The scope of this project is extremely small. We are not trying to compete with ImGui. We are just trying to learn things and have fun.

WARNING! The Library is NOT finished!

Quick Start

$ make -B
$ ./main

About

Immediate Human User Interface

License:MIT License


Languages

Language:C 99.7%Language:Makefile 0.3%