中国科技大学《计算机图形学》暑期课程

USTC Summer School 2012 (001M0601)

Advances in Computer Graphics

计算机图形学前沿进展

图形与几何计算实验室 (Graphics&Geometric Computing Laboratory)

中国科学技术大学 (University of Science and Technology of China)


Announcements


课程介绍

  • 《计算机图形学前沿进展》(课程编号:001M06)为中国科技大学暑期学期的课程。课程由数学科学学院中科大图形与几何计算实验室(GCL)刘利刚老师和杨周旺老师为主授课。本年度课程的主题为“几何建模、计算与处理”。若对计算机图形学中的几何处理不太熟悉的同学,可提前看一下研究生课程《数字几何处理》的主页(其中有较完善的课程课件 提供下载)http://staff.ustc.edu.cn/~lgliu/Courses/DGP_2012_spring-summer/default.htm
  • 该课程为全校性公共选修课程,面向应用数学、计算机科学、信息科学等相关专业的学生,欢迎数学学院、少年班学院、信息学院、计算机学院等学院的本科生高年级学生和研究生来选课。
  • 该课程以介绍计算机图形学领域的最新的研究成果及进展为主,同时兼顾本科生也会介绍该领域的一些基本问题和研究方向,只要有《线性代数》、《微积分》、《解析几何》、《微分几何》等课程知识的学生都可以听懂。
  • 本次课程我们还邀请了国内外知名学者过来讲课,内容涵盖几何建模、形状分析、计算共性几何、微分坐标、曲面重建、人体动画、深度相机和微软Kinect、曲面上的PDE、基于图像的建模技术、基于模型数据库的建模技术、压缩感知等内容,内容丰富和前沿,是了解计算机图形学前沿和未来方向的非常难得的机会。
  • 上课时间:6月26日至7月7日每天上午8:00-11:30
  • 上课地点:中国科技大学东区五教5202室
  • 学分:2
 

课程安排

时间

授课教师

课程题目

626
星期二

08:00--08:10 刘利刚 暑期课程介绍

08:10--09:40

刘利刚

数字几何处理概述

10:00--11:30

Xianfeng Gu

Computational conformal geometry and applications (1)

627
星期三

08:00--09:30

Xianfeng Gu

Computational conformal geometry and applications (2)

09:50--11:20

Charlie Wang

Bring 'fresh air' to conventional: research and education in engineering design

628
星期四

08:00--09:30

Xianfeng Gu

Computational conformal geometry and applications (3)

09:50--11:20

童晶

深度相机、微软Kinect及其应用

629
星期五

08:00--09:30

程志全

三维形状的注册

09:50--11:20

刘利刚

全局思考、局部操作的方法

630
星期六

08:00--09:30

杨周旺

压缩感知的理论、算法及应用(1)

09:50--11:20

杨周旺 压缩感知的理论、算法及应用(2)

71
星期日

08:00--09:30

刘利刚 矩阵低秩、稀疏表达及其应用

09:50--11:20

陈雪锦

基于图像的三维建模(1)

72
星期一

08:00--09:30

刘洋

建筑几何研究进展

09:50--11:20

陈雪锦

基于图像的三维建模(2)

73
星期二

08:00--09:30

徐凯

三维形状的对称性分析与应用

09:50--11:20

刘利刚

形状理解和分析

74
星期三

08:00--09:30

Richard Hao Zhang

Shape correspondence

09:50--11:20

徐凯

基于模型数据库的三维模型生成

75
星期四

08:00--09:30

童伟华

曲面上的PDE及其应用

09:50--11:20

刘利刚

几何驱动的图像处理

76
星期五

08:00--09:30

Daniel Cohen-Or

Encoding meshes in differential coordinates

09:50--11:20

Yiorgos Chrysanthou

Hierarchical data structures and visibility

77
星期六

08:00--09:30

Daniel Cohen-Or

Surface reconstruction techniques for imperfect raw-data

09:50--11:20

Yiorgos Chrysanthou

Data driven characters

11:25--11:40

刘利刚

课程总结 

 


授课教师介绍

 

 

 

 

 

 

 

 

 

 

 


课程简介
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Texts
 

References:
            State-of-the-art papers in computer graphics.
Readings:
            Various journal papers, conference papers, or WWW materials as appropriate.
 


Resources

C++ coding styles

Computer Program Documentation Standards

Advices on Researches:

Mesh Models:

Mesh library on the internet:

Model formats:

  • nThe Graphics File Formats Page
  • dxflib — for reading DXF models
  • lib3ds — for reading 3D studio files
  • ply 1.1 — an older version of the PLY library from Stanford
  • PLYtools — Greg Turk’s code for working with PLY files
  • trimesh — a C++ library for working with PLY files from Szymon Rusinkiewicz [not quite as general as the libraries above]
  • Wotsit’s List — as with the image formats, a rather comprehensive list

OpenGL programming:

GUI toolkits:

  • nFLTK — cross-platform toolkit with good OpenGL support
  • GLUT — standard but minimal OpenGL cross-platform toolkit
  • freeglut — Open Source reimplementation of GLUT
  • GLUI — implements typical GUI widgets with OpenGL in GLUT windows
  • GLOW — another OpenGL-based widget set
  • PUI — similar in spirit to GLUI
  • GLGooey — another widgets-in-OpenGL library
  • Cpw — application framework for OpenGL programs (Windows only)

Renders:

Useful coding related sites on the internet:


历年暑期课程


Send any comments or suggestions to Prof. Ligang Liu (lgliu@ustc.edu.cn)
Copyright © 2012, Ligang Liu