Giter Club home page Giter Club logo

geometry-processing-csc2520's Introduction

Geometry Processing

Fall Term 2022
CSC419H1 Geometry Processing
CSC2520H Geometry Processing
Prof. Alec Jacobson
TAs, Frank Liu, Otman Benchekroun, Samarendra Dash
Lecutures: Tuesdays 3-5 LM 158
Office Hours: Tuesdays 5-5:30, Wednesdays 5-5:30
Tutorials: Thursdays 4-5 UC 179

The class is aimed at preparing students for working with geometric data via understanding fundamental theoretical concepts. Students should have a background in Linear Algebra and Computer Programming. Previous experience with Numerical Methods, Differential Equations, and Differential Geometry is appreciated but not required.

Extending traditional signal processing, geometry processing interprets three-dimensional curves and surfaces as signals. Just as audio and image signal data can be filtered, denoised and decomposed spectrally, so can the geometry of a three-dimensional curve or surface.

In this course, we study the algorithms and mathematics behind fundamental operations for interpreting and manipulating geometric data. These essential tools enable: geometric modeling for computer aided design, life-like animations for computer graphics, reliable physical simulations, and robust scene representations for computer vision.

Topics include: discrete curves and surfaces, curvature computation, surface reconstruction from point clouds, surface smoothing and denoising, mesh simplification, parameterization, symmetry detection, shape deformation and animation.

Organization

In lecture we will cover the mathematical background and visual intuition of the week's topic. Students will read academic papers and complete a small weekly programming assignment to implement a corresponding algorithm.

Through attendence of invited Toronto Geometry talks, students will be exposed to a wide variety of cutting-edge research in geometry processing.

Students sharpen crystalize their knowledge and sharpen their presentation skills by creating short explainer videos for geometry processing concepts.

Finally, students will implement a recent paper in the style of a libigl tutorial.

Objectives

  1. Students should understand, derive, and implement solutions to the prominent challenges that arise in geometry processing applications.
  2. Students should create a final creative project showcasing their implementation of the different processing algorithms.
  3. Students should develop an understanding of the mathematical underpinnings of geometry processing including useful discretized operators and energies.
  4. Students should develop a working knowledge of libigl to develop these algorithms without worrying about the grunt-work of OpenGL viewers, quadrature, etc.

Prerequisites

Students should have already taken Linear Algebra and Calculus.

Students should have already taken Introduction to Computer Science and should be proficient in computer programming (in any language) and should feel comfortable programming in C++.

While knowledge of Partial Differential Equations is not required, it will certainly be very handy for derivations. A quick survey will be posted to help students evaluate their readiness on these topics.

On the programming side, we will be coding mainly in C++ and using a libigl, an open-source geometry processing library. We will be using Eigen for computational linear algebra, and Cmake for building the coding assignments.

A Mathematical Foundation

Much of the framing for our techniques will be looking at the continuous analogue of our problem and discretizing it in an intrinsic way, preserving continuous theorems as much as possible. We will discretize continuous operators like the Laplacian and the Gradient, and we will find adequate representations of concepts like normal vectors and curvature. Perhaps surprisingly we will see that there are many choices of discretization, each with their own benefits and downsides, prompting us to choose appropriately for the particular application.

Schedule

Lecture Date Tentative Topic
Tuesday, 13/09/2022 Geometry Processing Pipeline, "life of a shape", shapes, surface representations,
Polygon Mesh Processing [Botsch et al. 2008]
Intro Survey, due 12:00 noon ET 20/09/2022
HW 01 assigned, due 12:00 noon ET 20/09/2022
Tuesday, 20/09/2022 Representations, Topology vs Geometry tangents and normals, geometry vs. topology, orientability, discrete topology, graphs
HW 02 assigned, due 12:00 noon ET 28/09/2022 (extended by one day)
Tuesday, 27/09/2022 Acquisition & reconstruction, characteristic function, spatial gradient
HW 03 assigned, due 12:00 noon 05/10/2022
Tuesday, 04/10/2022 Alignment & registration Hausdorff distance, integrated closest point distance
"Object modelling by registration of multiple range images" [Chen & Medioni 1991]
"A method for registration of 3-D shapes" [Besl & McKay 1992]
"Efficient Variants of the ICP Algorithm" [Rusinkiewicz & Levoy 2001]
"Sparse Iterative Closest Point" [Bouaziz et al. 2013]
point-to-plane distance, iterative closest point, orthogonal Procrustes problem
HW 04 assigned, due 12:00 noon 14/10/2022
Tuesday, 11/10/2022 Surface fairing & denoising, 1D smoothing flow, 1D energy-based smoothing, PDE, Implicit Time integration
HW 05 assigned, due 12:00 noon 21/10/2022
Tuesday, 18/10/2022 Shape deformation, continuous deformation, pointwise mappings, energy-based model, handle-based deformation, local distortion mesure, gradient-based distortion, Laplacian-based distortion, as-rigid-as-possible
HW 06 assigned, due 12:00 noon 28/10/2022
Final Paper Implementation Paper Selection Form, due 12:00 noon 28/10/2022
Tuesday, 25/10/2022 Surface parameterization, texture mapping, mass-spring methods, graph drawing, harmonic maps, least squares conformal mapping, local parameterization, discrete exponential map, stroke parameterization
HW 07 assigned, due 04/11/2022
Tuesday, 01/11/2022 Curvature & surface analysis Planar curves, tangents, arc-length parameterization, osculating circle, curvature, turning number theorem, discrete curvature, normal curvature, minimum/maximum/mean curvature Principal curvature, Gauss map, Euler's theorem, shape operator, Gaussian curvature
Tuesday, 08/11/2022 No Lecture: FAS Reading week.
Tuesday, 15/11/2022 Signed distances, Offset surfaces, inside-outside segmentation, medial axis, isosurface/level sets, signed distances to polyhedra, parity counting, winding number
"Signed Distance Computation using the Angle Weighted Pseudo-normal" [Baerentzen & Aanaes 2005]
"3D distance fields: a survey of techniques and applications" [Jones et al. 2006]
"Robust Inside-Outside Segmentation using Generalized Winding Numbers" [Jacobson et al. 2013]
Videos and Final papers due 05/12/2022 noon
Wednesday, 16/11/2022 Last day to drop course
Tuesday, 22/11/2022 TBD
Tuesday, 29/12/2022 Signed distances continued. Outlook into geometry processing research.
Tuesday, 06/12/2022 Video party
libigl-style paper implementation due 5/12/2022

Cutting room floor: Quad meshing, Subdivision surfaces, Constructive solid geometry, Voxelization, Mesh decimation, simplification, remeshing

Discord

https://discord.gg/j7auSYUC

Lateness Policy

0.007% off for every minute late.

Academic Integrity

Any code must belong to the student submitting it. Submitted assignments may be automatically analyzed to identify suspicious levels of code similarity. Consequences of committing an academic offence can be severe.

By staying enrolled in this course, students acknowledge that they have read and understand the University of Toronto's definitions and policy on Academic Integrity.

Supplemental Textbook

Polygon Mesh Processing. Mario Botsch, Leif Kobbelt, Mark Pauly, Pierre Alliez, and Bruno Levy, 2008.

Grading

Explainer Videos

An explainer is a short (< 4m minutes) video provides an introduction to or a summary of a topic. Using motion graphics, animation and/or narration, create a compelling video.

Upload the video on youtube. Be sure to include links to an videos or source material that you took inspiration from in your video description. Post a link on the discord channel.

Over the course of the semester you must create two unique videos for any of the topics introduced in the lecture, homeworks or linked readings. It's recommended that you make one 30-sec TikTok style video that's over the top exciting and for a general audience. And one 4-min youtube-style video where you explain a bit more than just hype.

Examples

Got other great examples? Submit a PR on this README.md with a link!

Final Paper Implementation

Curated list of papers:

geometry-processing-csc2520's People

Contributors

alecjacobson avatar klintqinami avatar psarahdactyl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

geometry-processing-csc2520's Issues

Slack Channel Invitation

Hello Everyone,

Can we use this issue thread to ask one of gdp members to invite us on slack?

My email address is as follows.
juhan.bae [at] mail.utoronto.ca

Thank you very much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.