libglui / glui

GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, using GLUT or FreeGLUT.
Other
196 stars 81 forks source link

Add .gitignore for filtering out build outputs #58

Closed nigels-com closed 7 years ago

nigels-com commented 7 years ago

I'm evaluating Axosoft GitKraken as a git UI. There are various .o files and so on that we'd rather git didn't pay attention to.