Topics
Unit 3
Color Principles
Specifying colors
Specify colors in terms of RGB and hexadecimal values
Luminance
Calculate luminance using the luminance formula and brightness levels for RGB colors
Color Depth
Color blending with the alpha channel
Transparency
Discuss the Alpha channel and how it is used both in color blending and transparency
Color in OpenGL and WebGL
Implement transparency and color blending in a graphic model and graphics API
Mathematics for Modeling
Coordinate systems
Points, lines and line segments
Reflection vectors
Transformations
Polar, cylindrical, and spherical coordinates
Unitized mathematical techniques used in computer graphics including cylindrical and spherical geometry, vector length, reflection vectors, and dot and cross product of vectors.
Resources
University of Utah
Clear and comprehensive w/o too much mathematical details
Universities
MIT
Pure theoretical