Chris's OpenGL Page

I'm reading Mark J. Kilgard's OpenGL Programming for the X Window System.

I find the writing to be great, very clear, very precise. However the book doesn't precisely apply to my setup (Linux, Slackware, GeForce 256 DDR/XFree 4.0) so I thought I would slap up a page with any work I have to do get things working for me.

Here's my very first bit of 3d work ever. I grabbed the source code for glxsimple.c and had to work out my own makefile for it. I found some links and stuff on the web, but this one seems easier (I made it as simple as possible). Here it is!

Warning!!!!!! Running two copies of this program locked up my XServer. You have been warned!!!!!!