ING or ING isn't GUI is a simple GUI framework built on top of GLUT and OpenGL, it is meant as a replacement for ImGUI (while featuring far less features as ImGUI).
| Directory | Description |
|---|---|
| src | Contains the source code files |
| tests | Tests for ING |
| docs | ING documentation |
For compiling ING you need the following libraries:
- GLUT
- OpenGL
To compile the code run this command
make