CSSE 351 - Computer Graphics
Rose-Hulman Institute of Technology
Computer Science and Software Engineering Department
Links
- Brief introductions to both unix and C can be found in the
Stanford CS Education Library.
- Source code for the in-class example
programs is available for download.
- A large collection of colors, with RGB values, can be
viewed.
- www.opengl.org -
The OpenGL web site. Look here for the latest on OpenGL, including
downloads, hardware support, and applications.
- Glut can be downloaded from the
course web site.
- www.siggraph.org
- SIGGRAPH, the computer graphics professional organization. It is
part of the ACM. Look here for information about the organization,
membership, and conferences. The annual SIGGRAPH conference is a
blast!
- Older versions of the OpenGL
redbook
and
bluebook
are available online. Other documentation is available
here.
- glew can be downloaded from the
course web site. The most recent version can be downloaded from
http://glew.sourceforge.net/
- A quick reference sheet
for the OpenGL Shading Language is available.
- Here's
an OpenGL Shading Language tutorial.
J.P. Mellor
2011-09-02