Department of Computer Science
College of Arts and Sciences
The University of North Carolina at Chapel Hill
COMP259: Physically-Based Modeling, Simulation and Animation
COMP 259: Physically-Based Modeling, Simulation and Animation
- Time and Place: MW 2:00-3:15pm, SN115
- Office Hours: MW 3:15-4:15pm, SN223
- TA: Nolan Walker, SN007
- Prerequisites: Math 166 (Undergraduate Numerical
Analysis) AND COMP136 or COMP235 (Images, Graphics and Vision) OR
Instructor's approval
- Textbook: Course Notes and In-Class Handouts
COURSE OVERVIEW:
Physically-based modeling and simulation attempts to map a natural
phenomena to a computer simulation program. There are two basic processes
in this mapping: mathematical modeling and
numerical solution. The goal of
this course is to understand both of them. The mathematical modeling
concerns the description of natural phenomena by
mathematical equations. Differential equations that govern dynamics
and geometric representation of objects are typical
ingredients of the mathematical model.
The numerical solution involves computing an efficient and accurate
solution of the mathematical equations. Finite precision of numbers,
limited computational power and memory forces us to approximate the
mathematical model with simple procedures.
In this course, we will study various techniques to simulate the physical
and mechanical behavior of objects in a graphical simulation or a virtual
environment. Students will learn about implementation of basic simulation
programs that produce interesting results and verify its correctness. The
course will cover three basic components in physically-based modeling and
simulation:
The goal of this class is to get students an appreciation of
computational methods for modeling of motions in the physical and
virtual world. We will discuss various considerations and tradeoffs
used in designing simulation methodologies (e.g. time, space, robustness,
and generality). This will include data structures, algorithms,
computational methods and simulation techniques, their complexity
and implementation. The lectures will also cover some applications of
physically-based modeling and simulation to the following areas:
Computer Animation
Virtual Environments
Rapid Prototyping
Haptic Rendering
Computer Game Dynamics
Robotics and Automation
Medical Simulation and Analysis
Depending on the interests of the students, we may also cover
geometric-based simulation techniques, such as constraint-based
systems, inverse dynamics, kinematics of motions, motion
planning, synethesis and generation of autonomous agents.
LECTURES AND APPROXIMATE SCHEDULE
Here is a list of TENTATIVE lecture topics (subject to
changes). Schedule and information on each topic (e.g. readings, web
pointers) will be added during the semester before each class.
Overview (Wed, Jan 8, 2003)
Basics of Motion Generations for Animation (Mon, Jan 13, 2003)
ODE Basics: Initial Value Problem (Wed, Jan 15, 2003)
MLK, NO CLASS (Mon, Jan 20, 2003)
ODE & Particle System Dynamics (Wed, Jan 22, 2003)
Particle System Dynamics (Mon, Jan 27, 2003)
Invited Presentation (Wed, Jan 29, 2003)
Constrained Dynamics (Mon, Feb 3, 2003)
Implicit Methods (Wed, Feb 5, 2003)
Simulation Levels of Detail &
Hair Simulation using LODs (Mon, Feb 10, 2003)
In-Class Demos (Fri, Feb 14, 2003)
SNOW DAY, NO CLASS (Mon, Feb 17, 2003)
Collision Detection: Basics & Convex Polyhedra
(Wed, Feb 19, 2003)
Collision Detection: BVHs & Spatial Partitioning
(Mon, Feb 24, 2003)
Graceful Degradation of Collision Detection
& Collision Detection for Subdivision Surfaces
(Wed, Feb 26, 2003)
Collision Detection for Deformable Objects
(Mon, Mar 3, 2003)
Project Proposal (Wed, Mar 5, 2003)
SPRING BREAK (March 9-16, 2003)
Rigid Body Dynamics (I)
(Mon, Mar 17, 2003)
Rigid Body Dynamics (II)
(Wed, Mar 19, 2003)
Modeling of Flocking/Group Behaviors
& Physically-Based Sound
(Mon, Mar 24, 2003)
Haptic Rendering
& Haptic Rendering using Simplification
(Wed, Mar 26, 2003)
In-Class Demos (Mon, Mar 31, 2003)
Intro to Modeling of Non-Rigid Bodies
& Introduction
to Finite Element Methods
(Wed, Apr 2, 2003)
Project Update (Mon, Apr 7, 2003)
Project Update (II) and
Free Form Deformation (Wed, Apr 9, 2003)
Volume Preserving Deformation &
Interactive
Deformation Techniques (Mon, Apr 14, 2003)
Animation of Brittle Fractures and
Introduction to Computation Fluid Dynamics
(Wed, Apr 16, 2003)
Physically Based modeling of Fire and
Nonrigid Deformation based on Fluid Dynamics
(Mon, Apr 21, 2003)
Physically-based Simulation on the GPU (Wed, Apr 23, 2003)
COURSE READING MATERIALS
Reference Papers Used in Lectures:
SIGGRAPH
Course Notes on Physically-Based Modeling
Reading List for the Class
(updated throughout the semester)
ASSIGNMENTS AND PROJECTS
The class grade of each student is determined by
Homework (30%)
Class Presentation (20%)
Final Project (50%)
POINTERS TO WEBSITES ON PHYSICALLY-BASED MODELING & ANIMATION:
RESEARCH GROUPS:
UNC Research Group
on Geometric Algorithms for Modeling, Motion and Animation
UNC Interactive
Collision Detection and Proximity Queries Packages
Simlab:
Computer Tools for Analysis and Simulation (Cornell)
iMAGIS
(GRAVIR / IMAG research lab / INRIA)
Center for Human Modeling and
Simulation(UPENN)
MIRALab (University of Geneva)
Rutgers Computational Biomedicine
Imaging and Modeling (Rutgers)
National Advanced Driving Simulator
University
of Aukland, Bioengineering Research Group
RESEARCHERS:
Norman Badler
David Baraff (now at Pixar)
David Breen
Chris Bregler
Marie-Paule Cani
Jessica Hodgins
Michael Gleicher
Dimitris Metaxas
Brian
Mirtich (now at Cognex)
Richard Parent
Daniel Thalmann
Nadia Magnenat-Thalmann
Demetri Terzopoulos
Michiel van de Panne
Andy
Witkin's Gallery (now at Pixar)
INDUSTRY
Boston Dynamics Inc.
Engineering Animation Inc.
Chris Hecker's Corner (Definition Six, Inc.)
GamaNetwork
Immersion Medical
MAYA
(Alias|Wavefront)
Mathengine
Mechanical Dynamics Inc.
MSC.Working Knowledge
SensAble Technology
Symbolic Dynamics
Telekinesys
GEOMETRIC ALGORITHMS AND SOFTWARES AVAILABLE ON THE WEB:
Here are just some possible locations to find geometric software/libraries
and algorithmic toolkits you may need:
Internet
Finite Element Resources
A comprehensive
collection of geometric software
CGAL: Computational
Geometry Algorithms Library (in C++)
LEDA:
Library of Efficient Datatypes and Algorithms (in C++)
The Stony
Brook Algorithm Repository: Implementation in C, C++, Pascal and Fortran
CMU's Computer Vision Homepage
Finite element
mesh generation and
More
Machine learning resources
ADDITIONAL REFERENCE MATERIALS
Other Reference Books in Computer Animation:
Making Them Move: Mechanics, Control and Animation of Articulated
Figures, by Badler, Barsky and Zelter, Morgan Kaufmann Publishers, 1991.
Advanced Animation and Rendering Techniques: Theory and Practice,
by A. Watt and M. Watt, 1992.
Computer Animation: Algorithms and Techniques, by Rick Parent, 1999.
Other Reference Books in Mechanics:
Concepts and Applications of Finite Element Analysis,
by R. D. Cook, D. S. Malkus and M. E. Plesha, John Wiley & Sons, 1989.
Finite Element Procedures, by K.-J. Bathe, Prentice Hall, 1996.
First Course in Continuum Mechanics, by Y.C. Fung,
Prentice Hall, 1993.
Other Reference Books in Numerical Methods:
Numerical Recipes: The Art of Scientific Computing,
by Press, Flanner, Teukolsky and Vetterling, Cambridge University Press, 1986.
Handbook
of Numerical Analysis, edited by Ciarlet and Lions, Vol. I - VI,
North-Holland, 1994.
Other Reference Books in Robotics:
Robot Motion Planning, by Latombe,
Kluwer Academic Publishers, 1991.
Robot Manipulators: Mathematics, Programming, and Control,
by R. P. Paul, MIT Press, 1981.
Other Reference Books in Geometry:
Computational Geometry (Algorithms and Applications), by de Berg,
van Kreveld, Overmars and Schwarzkofp, Springer-Verlag, 1997.
Computational Geometry In C (Second Edition), by
O'Rourke, Cambridge University Press, 1998.
Handbook on Discrete and Computational Geometry, by Goodman and
O'Rourke (eds), CRC Press LLC, 1997.
Applied Computational Geometry: Toward Geometric Engineering,
by Lin and Manocha (eds), Springer-Verlag, 1996.
Algorithms in Combinatorial Geometry, by Edelsbrunner,
Springer-Verlag, 1987.
Computational Geometry (An Introduction), by Preparata and Shamos,
Springer-Verlag, 1985.
For more information, contact
Ming C. Lin,
lin@cs.unc.edu.
Copyright 1999.
Personal use of this material is permitted. However, permission to
reprint/republish this material for advertising or promotional purposes
or for creating new collective works for resale or redistribution to servers or
lists, or to reuse any copyrighted component of this work in other works
must be obtained from the author.
This material is presented to ensure timely dissemination of scholarly
and technical work. Copyright and all rights therein are retained by authors or
by other copyright holders. All persons copying this information are
expected to adhere to the terms and constraints invoked by each author's
copyright. In most cases, these works may not be reposted without the
explicit permission of the copyright holder.