Sunday, April 03, 2011

Opengl this is what i call well defined api

Dowoload the redbook 1.1 samples , unzip them
install the various mesa headers (you will figure out it's easy)

and then it compiles without errors and works out of the box !
gcc aaindex.c -lglut -lGL -lGLU
./a.out
ps:this is code from 1997

No comments: