Bullet Physics Update

From Erwin Coumans: Bullet 2.68 adds rope, cloth, deformable volumes interacting with rigid bodies, and officlal iPhone SDK support. See http://bulletphysics.com for more info, download precompiled Windows and Mac OSX demos and iPhone video.

Fast Collision Detection for Deformable Models using Representative-Triangles

We present a new approach to accelerate collision detection for deformable models. Our formulation applies to all triangulated models and significantly reduces the number of elementary tests between features of the mesh, i.e., vertices, edges and faces. We introduce the notion of Representative-Triangles, standard geometric triangles augmented with mesh feature information and use this representation […]

An Adaptive Contact Model for the Robust Simulation of Knots

In this paper, we present an adaptive model for dynamically deforming hyper-elastic rods. In contrast to existing approaches, adaptively introduced control points are not governed by geometric subdivision rules. Instead, their states are determined by employing a non-linear energy-minimization approach. Since valid control points are computed instantaneously, post-stabilization schemes are avoided and the stability of […]

Some Theses…

Frank Losasso’s PhD thesis on fluid simulation, which contains previously unpublished work on coupling together SPH and level set based fluid simulations: Algorithms for Increasing the Efficiency and Fidelity of Fluid Simulation Eftychios Sifakis’ PhD thesis on face, muscle, speech, and surgery simulation: Algorithmic Aspects of the Simulation and Control of Computer Generated Human Anatomy […]

Animating Corrosion and Erosion

In this paper, we present a simple method for animating natural phenomena such as erosion, sedimentation, and acidic corrosion. We discretize the appropriate physical or chemical equations using finite differences, and we use the results to modify the shape of a solid body. We remove mass from an object by treating its surface as a […]

Efficient Bounds for Point-Based Animations

We introduce a new and efficient approach for collision detection in point-based animations, based on the fast computation of tight surface bounds. Our approach is able to tightly bound a high-resolution surface with a cost linear in the number of simulation nodes, which is typically small. We extend concepts about bounds of convex sets to […]

Cubic Shells

Hinge-based bending models are widely used in the physically-based animation of cloth, thin plates and shells. We propose a hinge-based model that is simpler to implement, more efficient to compute, and offers a greater number of effective material parameters than existing models. Our formulation builds on two mathematical observations: (a) the bending energy of curved […]

Time-critical distributed contact for 6-DoF haptic rendering of adaptively sampled reduced deformable models

Real-time evaluation of distributed contact forces for rigid or deformable 3D objects is important for providing multi-sensory feedback in emerging real-time applications, such as 6-DoF haptic force-feedback rendering. Unfortunately, at very high temporal rates (1 kHz for haptics), there is often insufficient time to resolve distributed contact between geometrically complex objects. In this paper, we […]

Adaptive Deformations with Fast Tight Bounds

Simulation of deformations and collision detection are two highly intertwined problems that are often treated separately. This is especially true in existing elegant adaptive simulation techniques, where standard collision detection algorithms cannot leverage the adaptively selected degrees of freedom.We propose a seamless integration of multi-grid algorithms and collision detection that identifies boundary conditions while inherently […]

CORDE: Cosserat Rod Elements for the Dynamic Simulation of One-Dimensional Elastic Objects

Simulating one-dimensional elastic objects such as threads, ropes or hair strands is a difficult problem, especially if material torsion is considered. In this paper, we present CORDE(french ’rope’), a novel deformation model for the dynamic interactive simulation of elastic rods with torsion. We derive continuous energies for a dynamically deforming rod based on the Cosserat […]