Photos from 2006 Eurographics (Vienna): Academy of Science (outside), Academy of Science (inside), Vienna City Hall, Vienna City Hall
Applications - Medical Imaging: Visible Human Project. Examples: Head (front), Head (top), Colon fly through.
Continue reading: Chapters 3. You should be done reading chapters 0-2.
Demo Part 2 of Project 1
Teapots
Take questions on the algebraic surfaces and DEM programs.
Projections and Viewing
Summary of OpenGL functions for setting up Transformations
Modeling transformation modelview matrix | glTranslate, glRotate, glScale |
Viewing transformation modelview matrix | gluLookAt |
Projection transformation projection matrix | glFrustum, gluPerspective, glOrtho, gluOrtho2 |
Viewport transformation | glViewport |
Misc Topics: