/ComputerGraphics

Advanced Computer Graphics (IIIS)

Primary LanguageC++OtherNOASSERTION

ComputerGraphics

This repository stores all the problem assignments for the course Advanced Computer Graphics (IIIS), along with all my programs, results and reports.

本仓库存放了高等计算机图形学(交叉信息研究院)的全部课程作业,以及我的全部实现、结果和报告。

  1. PA0: Rasterization 光栅化
  2. PA1: Ray Casting 光线投射
  3. PA2: OpenGL
  4. PA3: Parametric Curves and Surfaces 参数曲线和曲面
  5. PA4: Jittor 计图
  6. RT: Ray Tracing Renderer 光线追踪渲染器