cs-self-learning/docs/计算机图形学/USTC ComputerGraphic.md
2024-01-24 21:56:41 +08:00

19 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 课程名称
## 课程简介
- 所属大学:中国科学技术大学
- 先修要求微积分线性代数C/C++编程,数据结构
- 编程语言C/C++
- 课程难度:🌟🌟🌟
- 预计学时100小时
中科大数学学院的刘利刚老师在20年疫情期间上传的课程个人感觉跟Games101的注重渲染相比更全面有着后者所没有的离散几何处理等内容看起来更加数学化可以与Games101进行互补课程资料全面公开
## 课程资源
- 课程网站http://staff.ustc.edu.cn/~lgliu/Courses/ComputerGraphics_2020_spring-summer/default.htm
- 课程视频https://www.bilibili.com/video/BV1iT4y1o7oM/?spm_id_from=333.880.my_history.page.click&vd_source=eea47a16439992e41b232bc5d5684e27
- 课程教材:本课程不规定使用规定教材,以学术前沿论文为主,以下教材仅仅为参考 E. Angel, Interactive Computer Graphics — A top-down approach using OpenGL™, 6th ed., 2011. 中文翻译版交互式计算机图形学—基于OpenGL的自顶向下方法第五版电子工业出版社2012
- 课程作业http://staff.ustc.edu.cn/~lgliu/Courses/ComputerGraphics_2020_spring-summer/default.htm九个作业加一个Project具体看官网