Skip to content

joyceluyy/Geometric_Modeling_NYU

 
 

Repository files navigation

CSCI-GA.3033-018 - Geometric Modeling

Course Instructor

Daniele Panozzo

http://cs.nyu.edu/~panozzo/ [email protected]

Office Hours: Thursdays, 3pm-4pm on Zoom

Assistants

TBD

Mondays 9AM-10AM, 2-3PM Tuesdays 10-11AM, 3-4PM Wednesday, noon-1pm, 4-5PM Thursdays 9AM-10AM Friday, 10-11AM, 2-3PM

Lectures:

Thursdays at 4:55PM - 6:55PM Zoom

Homework Assistance:

There will be an informal additional presentation for every assignment held on zoom, replacing the normal office hours on the following dates.

Date Time Location Content
Feb. 4 10 am - 11 am Zoom Assignment 1

Course Description

Recent advances in 3D digital geometry processing have created a plenitude of novel concepts for the mathematical representation and interactive manipulation of geometric models. This course covers some of the latest developments in geometric modeling and digital geometry processing. Topics include surface modeling based on polygonal meshes, surface reconstruction, mesh improvement, mesh parametrization, discrete differential geometry, interactive shape editing, skinning animation, architectural and structure-aware geometric modeling, shape modeling, with an eye on 3D printing. The students will learn how to design, program and analyze algorithms and systems for interactive 3D shape modeling and digital geometry processing.

You will learn how to implement advanced geometry processing algorithms using Python and libigl.

By the end of the course, you will be able to design, program, and analyze algorithms and systems for 3D shape modeling and digital geometry processing.

Topics

  • Geometry Acquisition
  • Surface Reconstruction
  • Normal Estimation and PCA
  • Basic Differential Geometry of Curves and Surfaces
  • Mesh smoothing and optimization
  • Mesh Parametrization
  • Mesh Deformation and Editing
  • Space Deformations
  • Skeletal Animation and Skinning
  • Architectural Geometry
  • Fabrication-Aware Modeling

Textbook

Polygon Mesh Processing Mario Botsch, Leif Kobbelt, Mark Pauly, Pierre Alliez A K Peters/CRC Press Textbook - 250 Pages ISBN 1568814267

Course Notes:

01 - Introduction

02 - Shape Representation

03 - Acquisition

04 - Meshes

05 - Reconstruction

06 -Normal Estimation

07 - Curves

08 - Surfaces

09 - Smoothing

10 - Directional Fields

11 - Single Patch Parametrization

12 - Global Parametrization

13 - Shape Deformation

14 - Linear Blend Skinning

15 - Meshing

16 - Digital Fabrication

Final Project Ideas

Assignments

General Instructions

Assignment 1

Assignment 2

Assignment 3

Assignment 4

Assignment 5

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%