Object outlining demo, (aug. 14, 2007) by David Henry
This demo illustrates four polygon outlining techniques.
Libraries: OpenGL, GLU, GLUT.
Files: outline.c (11.0 KB).
All these programs are Open Source. Some old works haven't been tagged yet with
a licence.
I assume they are licensed under the MIT-license, like a majority of my other
works.
My programs are compiled with GCC under GNU/Linux. I try to make them portable,
at least
buildable under Windows with MinGW. Not all demos are distributed with compiled
binaries.
I try to keep them minimalistic, with less bloat as possible, so that it's easy
to
understand the feature they are illustrating (loading a model, an image, etc.)
From time to time, I rework one of them and update it. So none of them is in
final version.
http://tfc.duke.free.fr/
| |