Computer Graphics

 
Unit 1: Introduction to Graphics
Unit 2: Principles of Graphics Modeling
Unit 3: Color and Blending
Unit 4: Shading
Unit 5: Graphics Pipeline
Unit 6: Animation
Unit 7: Splines and Curves
Unit 8
 
 
 
 
Three.js (1)

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

Ray Tracing by NVIDIA

General Courses

OpenGL & WebGL

WebGL

 
 

Three.js

 

Vulkan

WebGPU

Gaming