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

USTC Summer School 2014 (001M0601)

Advances in Computer Graphics

计算机图形学前沿进展

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

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


课程介绍  课程安排  授课教师介绍  课程简介  其他


Announcements


课程介绍

  • 《计算机图形学前沿进展》(课程编号:001M06)为中国科技大学暑期学期的课程。课程由数学科学学院中科大图形与几何计算实验室(GCL)刘利刚老师(微博)和其他各位老师及国内外学者共同授课。本年度课程的主题为“点云重建、3D打印及视频处理”。若对计算机图形学中的几何处理不太熟悉的同学,可提前看一下 刘利刚老师开设的本科生课程《计算机图形学》(20132014)和研究生课程《数字几何处理》的主页(其中有较完善的课程课件提供下载 )
  • 该课程为全校性公共选修课程,面向应用数学、计算机科学、信息科学等相关专业的学生,欢迎数学学院、少年班学院、信息学院、计算机学院等学院的本科生高年级学生和研究生来选课 。
  • 若本校的本科生需要该课程的学分,需要在校教务系统中进行选课。
  • 该课程以介绍计算机图形学领域的最新的研究成果及进展为主,同时兼顾本科生也会介绍该领域的一些基本问题和研究方向,只要有《线性代数》、《微积分》、《解析几何》、《微分几何》等课程知识的学生都可以听懂。
  • 本次课程的内容涵盖几何建模、样条及等几何分析、形状分析、点云处理、深度相机、3D打印、仿真模拟、纹理合成、基于图像的建模技术、图像和视频处理等内容,内容丰富和前沿,是了解计算机图形学前沿和未来方向的非常难得的机会。
  • 上课时间:2014年7月21日至7月25日
  • 上课地点:中国科技大学东区5教401室
  • 学分:2
 

课程安排

时间

授课老师

课程题目

721

星期一

08:30-08:50

刘利刚

课程介绍

08:50-10:00

刘利刚

几何建模与处理及计算机图形学进展

10:15-11:45

吴怀宇

3D打印:三维智能数字化构造

14:30-16:00

吕琳

3D打印中的几何问题

16:15-17:45

许威威

快速弹性形变物理仿真技术

722

星期二

08:30-10:00

肖春霞

内容敏感的视频摘要及缩放

10:15-11:45

刘烨斌

基于多视点视频的运动捕捉与三维重建

14:30-16:00

章国锋

摄像机自动跟踪

16:15-17:45

Jinxiang Chai

Video-based Human Motion Capture: Challenges, Progress and Future Directions

723

星期三

08:30-10:00

汪俊

3D Point Cloud Processing

10:15-11:45

张举勇

稀疏表达在几何处理中的应用

14:30-16:00

宋鹏

三维自锁结构设计与应用

16:15-17:45

Jiebo Luo

What do we do with all the photos?

724

星期四

08:30-10:00

Tom Sederberg

Free-Form Curves and Surfaces (1)

10:15-11:45

Tom Sederberg

Free-Form Curves and Surfaces (2)

14:30-16:00

Sylvain Lefebvre

Real-time Texture Synthesis, Theory and Practice (1)

16:15-17:45

Sylvain Lefebvre

Real-time Texture Synthesis, Theory and Practice (2)

17:45-18:00

刘利刚

课程总结

725

星期五

 

中国工业与应用数学学会几何设计与计算专业委员会

《形状理解与分析学科组》研讨会

 

 


授课教师介绍

 

 

 

 

 

 

 

 

 

 

 

 


课程简介
 

 

 

 

 

 

 

 

 

 

 

 

 


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 © 2014, Ligang Liu