Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/richmit/ex-glut

GLUT Examples
https://github.com/richmit/ex-glut

Last synced: about 2 months ago
JSON representation

GLUT Examples

Awesome Lists containing this project

README

        

Everybody loves OpenGL, and OpenGL beginners love GLUT! In fact, many
seasoned programmers, especially scientific programmers, use GLUT all
the time as a primary toolkit for OpenGL. Some windowing toolkits,
like FLTK, support GLUT compatibility modes so GLUT skills can often
be transitioned to such environments. The example programs on this
page are intended to get GLUT beginners, and OpenGL beginners, a few
examples to chew on.

You can read a bit more about these examples on my [home page](https://www.mitchr.me/SS/exampleCode/glut.html).

Have fun!

-mitch