Topics for the Week of Nov 8, 2010
CS 445: Computer Graphics
[previous][schedule][next]
- Continue Lab 5: Textures
-
Topics -
- Textures - what are they and why are they used.
- Texels.
- Mappings between coordinates (s,t) vs (u,v) vs (x,y,z) vs (x_s, y_s)
- Types of projections.
- Issues: mipmapping, minification,
- Implementation in OpenGL - Texture coordinates, parameters, etc
Links
[top] [Schedule]
[Home]