Zhejiang University
College of Computer Science
Introduction to Computer Game Programming
Weidong Geng
and
Wei Chen
Introduction to 3D Math in Game
Vector Math
A simple algebra file(
.h
,
.c
)
Introduction to 3D Math and OpenGL
A Simple example for OpenGL viewing and lighting with source code
.
Tutorial on OpenGL Pipeline
(Copyright by ACM SIGGRAPH)
Framework of OpenGL Development
by Dr.
Kun Zhou
and Dr.Rui Lin (Intra3d.rar) Copyright by Dr.KunZhou
Game Lists by OpenGL
Mesa
is a 3-D graphics library with an API which is very similar to that of OpenGL It simulates OpenGL by software.
http://www.opengl.org
OpenGL Basic
(in chinese)
OpenGL Red Book
( html version)
Nehe OpenGL Tutorial
and
source code
Books
Any book on OpenGL
Recommended Softwares
OpenGL
GLUT 3.7 Source Code Download for Win32
GLUT3.6
( A previous version)