- An introduction to the fundamental concepts of computer graphics.
- This lecture is provided from Prof. Minhyuk Sung, KAIST
- These assignment codes are from https://mhsung.github.io/kaist-cs380-spring-2023/
- They were written with OpenGL library
Topic | Link | Blog | |
---|---|---|---|
1 | HelloWorld2D | ||
2 | HelloWorld3D | https://velog.io/@rlaalsthf02/OpenGL | |
3 | Quaternions + Arcball | ||
4 | Hierarchical Transformations and Picking | ||
5 | Keyframe Animation: Part I | ||
6 | Keyframe Animation: Part II | ||
7 | Materials and Bump Mapping | ||
8 | Meshes and Subdivision Surfaces |