Here are links to web sites that you might want to look at to get more information. These are mainly links to tutorials, other course notes etc. Let the course staff know if you come across any other interesting and informative web sites. We will be glad to add it to this list.
International Groups and Conferences
Publications
- ACM Transactions on Graphics
- Academic Press Graphics Gems
- A K Peters, Ltd. Journal of Graphics Tools
- Grafica Obscura
Online Notes
Math Resources
- Handy Mathematics Facts for Graphics from the graphics group at Brown
- Vectors
- Introduction (Using Geometer's Sketchpad)
- Arithmetic
- Spaces
- Matrices
- Introduction
- Mathematics Behind Matrices by Marcus Kazmierczak
- Linear Transformations
OpenGL Resources
- Official OpenGL page
- SGI's OpenGL page
- Sun's OpenGL page
- JOGL main page
- Complete OpenGL documentation
- OpenGL man pages
- JOGL javadoc
C++ Resources
- C++ Resources Network
- C++ Library Reference
- Original STL Programmers Guide from SGI
- C++ Tutorial for Java Programmers by Rebecca Hasti