summaryrefslogtreecommitdiff
path: root/cad/src/experimental/LearningOpenGL/README
blob: c5d9ae8c13f6f489fad682b8e1a360c56a2b258f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13


 Copyright 2006-2007 Nanorex, Inc.  See LICENSE file for details. 

This is a bunch of small programming exercises to help me (Will) learn
about OpenGL. There are a few copies of the OpenGL Red Book online,
and the one I am working with currently is here:
http://fly.srk.fer.hr/~unreal/theredbook/

So the idea is to write a lot of little C programs of gradually
increasing complexity (or to just cut-and-paste them from the book,
with minimal tweaks). Hopefully one of these will turn out to be
pretty close to what we want.