Games101: Computer Graphics Summary
课程主要资料
推荐教材及读物
- (Tiger book)
Lecture Notes
- Lec 01 - Overview 计算机图形学概述+专业名词解释
- Lec 02 - Linear Algebra 必备的向量和线性代数知识
- Lec 03 - Transformations 基础的2D变换和齐次坐标系
专业名词
Projection - 投影; Scale - 缩放;
Homogenous Coordinates - 齐次坐标;
Rasterization - 光栅化;meshing - 渲染;
Jaggies - 锯齿;
Homework
- Hw0 - 配置环境
- HW1 - 旋转、透视投影矩阵
- Hw2 - Rasterization(光栅化)
Games101: Computer Graphics Summary
http://k-zha14.github.io/2020/12/02/Games101-Computer-Graphics-Summary/