Skip to content

alecjacobson/seminar-on-geometry-and-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 

Repository files navigation

CSC2521: Seminar in Geometry and Animation

Instructed by Alec Jacobson
TA: Yun-Chun Chen (ycchen@cs.toronto.edu)
Class meets Wednesdays at 3pm-5pm in ES 1042.

This course will take a deep look at a broad collection of seminal papers in computer graphics, focusing on topics in geometry processing and computer animation. The course is structured around weekly paper readings. All students will read the same paper each week, but each student will have a unique, rotating role. This role defines the lens through which they read the paper and determines what they prepare for the group in-class discussion. Students will obtain a thorough understanding of the chosen papers and will develop their paper reading, literature review and prototyping skills. Prior exposure to computer graphics or geometry processing is suggested but not required. Students should have taken courses in Linear Algebra and Computer Programming.

Role-playing

This seminar is organized around the different "roles" students play each week: SIGGRAPH Reviewer, Archaeologist, PhD Student, Industry R&D Expert, Hacker, and Private Investigator.

  • SIGGRAPH Reviewer: Complete a full---critical but not necessarily negative---review of the paper. Answer all questions on the SIGGRAPH Review Form.
  • Archaeologist: Determine where this paper sits in the context of previous and subsequent work. Find and report on one older paper cited by the current paper and one newer paper citing this current paper.
  • PhD Student: Propose an imaginary follow project not just based on the current but only possible due to the existence and success of the current paper.
  • Industry R&D Expect: Convince us (your industry bosses) that it's worth your time and money to implement this paper into our company's pipeline. Choose an appropriate company and product or application.
  • Hacker: Implement a small part of the paper or simplified (e.g. 2D instead of 3D) version of the paper. Prepare a demo of your work for the class.
  • Private Investigator: Find out background information on one of the paper authors. Where have they worked? What did they study? What previous projects might have led to working on this one? We encourage you to contact the authors, but remember to be courteous, polite and on topic. Write that you're in Prof. Jacobson's seminar and include a link to this page.
  • Ethicist: You are an ethical impact assessor from 2021. What has been the impact (good or bad) of this paper on the economy, society, and/or the environment?
  • Everyone, every week: Come with a new title for the current paper and a missing result the paper could have included.

Add any presentation material/reviews/code/etc. to shared Google slide deck (see quercus course page)

Syllabus

Date Reading
Week 1 None (introduction)
Week 2 "Surface simplification using quadric error metrics" [Garland & Heckbert 1997]
Week 3 "Marching cubes: A high resolution 3D surface construction algorithm" [Lorensen & Cline 1987]
Week 4 "Dual Contouring of Hermite Data" [Ju et al. 2002]
Week 5 "Regularized Kelvinlets: Sculpting Brushes based on Fundamental Solutions of Elasticity" [De Goes & James 2017]
Week 6 "Harmonic Coordinates for Character Articulation" [Joshi et al. 2007]
Week 7 "Fast Quasi-Harmonic Weights for Geometric Data Interpolation" [Wang & Solomon 2021]
Week 8 "Efficient Palette-based Decomposition and Recoloring of Images via RGBXY-space Geometry" [Tan et al. 2018]
Week 9 FAS reading week
Week 10 "Untangling Cloth" [Baraff et al. 2003]
Week 11 "The Heat Method for Distance Computation" [Crane et al. 2017]
Week 12 "Bijective Parameterization with Free Boundaries" [Smith et al. 2015]