Skip to content

ringwormGO-organization/ing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is ING?

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).

ING source tree

Directory Description
src Contains the source code files
tests Tests for ING
docs ING documentation

How to build

For compiling ING you need the following libraries:

  • GLUT
  • OpenGL

To compile the code run this command

make