Miscellaneous OpenGL Utilities

I thought I'd publish some small OpenGL utitilies that I've written. Included in GLMisc is a utility called "sdl-events" that displays all SDL events. Another utility call "shapes" exercises various OpenGL APIs. Finally there is an odd program called "ellipses" that demonstrates that the perspective projection of a circle is an ellipse. You can download it here.

blog posts:

Comments

Useful Post, Great job.