1 / 11

Advanced Computer Graphics

Advanced Computer Graphics. Instructor: Jingliang Peng Professor, Shandong University. Contact Information. Email: jingliap@gmail.com Homepage: http://vr.sdu.edu.cn/~pjl/ Office: 339 high performance center building Phone#: 0531-88390238. Course Materials. Lecture notes Papers

Download Presentation

Advanced Computer Graphics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Advanced Computer Graphics Instructor: JingliangPeng Professor, Shandong University

  2. Contact Information Email: jingliap@gmail.com Homepage: http://vr.sdu.edu.cn/~pjl/ Office: 339 high performance center building Phone#: 0531-88390238

  3. Course Materials • Lecture notes • Papers • Websites • http://www.cs.princeton.edu/courses/archive/fall02/cs526/ • http://www.cs.cmu.edu/~djames/15-864/ • http://inst.eecs.berkeley.edu/~cs294-13/fa09/ • http://www.math.zju.edu.cn/ligangliu/Courses/DGP_2007-2008/default.htm • http://www.cs.ubc.ca/~sheffa/dgp/ • http://webcourse.cs.technion.ac.il/236329/Spring2011/en/ho.html • http://www.cs.unm.edu/~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/FIFTH_EDITION/ • Selected book chapters

  4. Prerequisites • Basic computer graphics course • Good programming skills in C (or C++) • Data Structures • Simple Linear Algebra

  5. Requirements (Tentative) • 2 assigned projects (40%) • Platform: windows • Language: C • 1 self-picked project (40%) • Coding • Written report • Oral presentation • Class participation (20%) • Written assignments and tests? • NO plagiarism!!!

  6. Topics Covered (Tentative) • Geometry • Rendering • Animation • Special Topics

  7. Geometry • 3D object representation • Surfaces • Mesh data structure • Parametric surface • Subdivision surface • Implicit surface • Solids • Voxels • BSP tree • CSG

  8. Geometry • 3D graphics data reduction • 3D model simplification • 3D model compression • 3D motion capture data compression • 3D animation simplification and compression • 3D mesh manipulation • 3D model remeshing • 3D model parameterization

  9. Rendering • Global rendering • Ray tracing • Radiosity • Image-based rendering • Parallel rendering

  10. Animation • Kinematics and dynamics • Human body motion synthesis • Human facial motion synthesis • Skinning for animation

  11. Special Topics • Wavelet techniques in computer graphics • Procedural methods • GPU Rendering techniques • . . .

More Related