====== Computer Graphics 2014 ====== ===== Description ===== Image input and output devices such as cameras and displays, graphics hardware and software, input technologies and interactive techniques, typography and page layout, light and color representations, exposure and tone reproduction, image composition and imaging models, digital signal processing, sampling, aliasing and antialiasing, compression, two- and three-dimensional geometry and transformations, modeling techniques including curves and surfaces, reflection models and illumination algorithms, and basic methods of animation. Programming assignments using C++ and OpenGL. The course is open to undergraduate students of College of Computer Science, Zhejiang University ===== Instructor ===== [[http://www.cad.zju.edu.cn/home/zhx/ | Dr. Hongxin Zhang]] TA: Yang Wang ===== Classroom & Time ===== * Room 103, Cao-Guang-Biao West Building, Yu-Quan Campus, Zhejiang University * 2:05PM - 3:40PM, Monday / 8:00AM - 9:35AM, Friday * 6:30PM - 8:05PM, Thursday (experiments) ===== Schedule ===== ^ Topic ^ Date ^ Slides ^ Course note ^ ^ Introduction | 2014.09.22 | {{:pdf:00_overview.pdf|Overview }} | [[coursenote:001|lesson 01]] | | | | {{:pdf:01_introduction.pdf|What is computer graphics}} | | | --- | --- | --- | --- | ^ 2D Primitive | 2014.09.26 | {{:pdf:02_2d_primitive.pdf|2D Primitive}} | [[coursenote:002|lesson 02]] | ^ OpenGL Intro | 2014.09.29 | {{:pdf:03_opengl.pdf|OpenGL Introduction}} | [[coursenote:003|lesson 03]] | ^ Primitive Attribute | 2014.10.10 | {{:pdf:04_attribute.pdf|Primitive Attributes}} | [[coursenote:004|lesson 04]] | ^ | | [[http://www.techfak.uni-bielefeld.de/ags/wbski/lehre/digiSA/WS0607/3DVRCG/Vorlesung/13.RT3DCGVR-vertex-2-fragment.pdf|Scan Line Algorithm]] | | | --- | --- | --- | --- | ^ Math basics | 2014.10.11 | {{:pdf:05_transform_1.pdf|Math and transform}} | [[coursenote:005|lesson 05]] | ^ Transform and view | 2014.10.13 | {{:pdf:06_transform_2.pdf|Transform 2}} | [[coursenote:006|lesson 06]] | ^ View in 2D and 3D | 2014.10.17 | {{:pdf:07_view_2d.pdf|2D and 3D View}} | [[coursenote:007|lesson 07]] | ^ Hidden Surface Remove | 2014.10.20 | {{:pdf:08_hidden_surface_elimination.pdf|HSR}} | [[coursenote:008|lesson 08]] | | --- | --- | --- | --- | ^ Splines and Curves | 2014.10.27 | {{:pdf:09_curves.pdf|Spline and curves}} | [[coursenote:009|lesson 09]] | ^ Curves and Surfaces | 2014.10.31 | {{:pdf:10_surfaces.pdf| Spline and surfaces}} | [[coursenote:010|lesson 10]] | ^ Complex 3D Objects | 2014.11.03 | {{:pdf:11_complex_3d.pdf | Complex 3D}} | [[coursenote:011|lesson 11]] | | --- | --- | --- | --- | ^ Shading | 2014.11.07 | {{:pdf:12_illumination.pdf|Shading}} | [[coursenote:012|lesson 12]] | ^ Texture mapping | 2014.11.10 | {{:pdf:13_texture_mapping.pdf|Texture}} | [[http://ptgmedia.pearsoncmg.com/images/0321335732/samplechapter/openGL_ch09.pdf|Book chapter]] [[coursenote:013|lesson 13]] | ^ Global illumination | 2014.11.14 | {{:pdf:14_global_illumination.pdf|Global Illumination}} | [[coursenote:014|lesson 14]] | | --- | --- | --- | --- | ^ Review and GPU techniques | 2014.11.17 | {{:pdf:15_review.pdf |ReView}} | [[coursenote:015|lesson 15]] | ^ Final examination | | | [[http://www.pling.org.uk/cs/cgv.html|A walkthrough of computer graphics]] | ===== Homework ===== * [2014-09-29] Bresenham algorithm for drawing circle ellipse * [2014-10-11] 3D Rotation: build the solar system with OpenGL * [2014-10-xx] seamless stiching 4 iphone screen * [2014-xx-xx] Write a report on how to design [[http://www.ferrari.cn/chinese/pages/home.aspx| Ferrari Cars]] * [2014-xx-xx] Model a 3D scene about your desktop, and render it in [[http://www.povray.org/| POVRAY ]] ===== Reference Links ===== - [[http://nehe.gamedev.net/tutorial/lessons_01__05/22004/|NeHe OpenGL programming course]] - [[http://www.pling.org.uk/cs/cgv.html|A walkthrough of computer graphics]] - [[http://www.ntu.edu.sg/home/ehchua/programming/opengl/CG_BasicsTheory.html|Basic theory of computer graphics]] ===== Course Project ===== * Deadline: 2014-11-xx * Demo day: 2014-11-xx * requirement: {{:pdf:计算机图形学课程大项目.docx|}} ===== Previous courseware ===== * [[http://give.zju.edu.cn/cgcourse/ |Computer Graphics 2010]] * [[http://www.cad.zju.edu.cn/home/zhx/CG/2011 |Computer Graphics 2011]] * [[http://www.cad.zju.edu.cn/home/zhx/CG/2012 |Computer Graphics 2012]] * [[http://www.cad.zju.edu.cn/home/zhx/CG/2013/doku.php |Computer Graphics 2013]]