[Book] Cloth Simulation for Computer Graphics

Post Reply
tuurstuyck
Posts: 1
Joined: Mon Aug 27, 2018 4:49 pm

[Book] Cloth Simulation for Computer Graphics

Post by tuurstuyck »

Hi,

I recently published a book focusing on cloth simulation for computer graphics.

Details can be found here: http://www.morganclaypoolpublishers.com ... ts_id=1295
Amazon: https://www.amazon.com/Cloth-Simulation ... r+graphics

Abstract:
Physics-based animation is commonplace in animated feature films and even special effects for live-action movies. Think about a recent movie and there will be some sort of special effects such as explosions or virtual worlds. Cloth simulation is no different and is ubiquitous because most virtual characters (hopefully!) wear some sort of clothing.

The focus of this book is physics-based cloth simulation. We start by providing background information and discuss a range of applications. This book provides explanations of multiple cloth simulation techniques. More specifically, we start with the most simple explicitly integrated mass-spring model and gradually work our way up to more complex and commonly used implicitly integrated continuum techniques in state-of-the-art implementations. We give an intuitive explanation of the techniques and give additional information on how to efficiently implement them on a computer.

This book discusses explicit and implicit integration schemes for cloth simulation modeled with mass-spring systems. In addition to this simple model, we explain the more advanced continuum-inspired cloth model introduced in the seminal work of Baraff and Witkin [1998]. This method is commonly used in industry.

We also explain recent work by Liu et al. [2013] that provides a technique to obtain fast simulations. In addition to these simulation approaches, we discuss how cloth simulations can be art directed for stylized animations based on the work of Wojtan et al. [2006]. Controllability is an essential component of a feature animation film production pipeline. We conclude by pointing the reader to more advanced techniques.
I hope you find it interesting!

Thanks,

Tuur
Post Reply