The invention relates to simulation of soft bodies for applications such as graphics animation for games and film post production.
Many computer applications can benefit greatly from enhancing environments with more complex behaviour. Areas from interactive entertainment, industrial simulation and mechanical simulation to surgical simulation or architectural planning all rely on a plausible representation of an environment to deliver their message effectively. One aspect of this plausibility is the movement of objects within these synthetic environments. To maintain the illusion of realness or to ensure the validity of experiment objects must behave as their counterparts in the real world would. In the physical world objects have dimension, weight, elasticity and friction; they bounce off each other or slide over each other etc. In the synthetic environment, the same must hold true. Various approaches have been developed to determine the interactions.
One problem in this domain is calculating the movements and interactions of objects that one assumes infinitely hard. The assumption of rigidity allows for some algebraic simplifications and this problem has been addressed with some measure of success in the past. The problem that is addressed in the present invention is the one of non-rigid dynamics.
The majority of approaches to flexible object dynamics revolve around decomposing the objects into a set of interconnected simple primitive elements. The dynamic behaviour of these individual elements can usually be modelled reasonably accurately by a simple equation or set of equations. The overall behaviour is then approximated by simultaneously solving these simple sub equations. This idea covers the two dominant techniques in the area, the Finite Element Method (FEM) and the Spring Mass approach (SM). The FEM uses a volumetric primitive while the SM approach uses point masses connected by springs in various sorts of lattice structures. Finite element formulations have been used to compute forces on tetrahedral and other volumetric elements [OBrien99]. The SM approach is suitable for the simulation of deformable surfaces (for example, cloth), using springs applying opposite forces on connected vertices.
The SM approach has been used to simulate the deformation of 3 dimensional solids in addition to surfaces, by increasing the connectivity of the point masses with extra springs. The problem with this approach is in maintaining the structural stability of the soft body (i.e. it should in general maintain a shape approximately similar to its original shape—and therefore not exhibit bad states like turning inside-out). Composing a soft body purely of springs does not give this necessary stability, as there will exist many stable “rest” states for the spring mass lattice that are not the original shape.
[Terz88b] describes use of a reference shape for simulation of a soft body in which the linear motion, the angular motion and the deforming motion are described. The simulation is in terms of rigid body dynamics. This approach is numerically expensive, involving solving three coupled differential equations for the continuum of the soft body solid. Using finite-difference or finite-element approximation techniques involves sampling the soft body solid through its volume, resulting in many points to simulate.
[Terzopoulos88b] Terzopoulos, D. and Witkin, A. “Physically based models with rigid and deformable components” IEEE Computer Graphics and Applications vol. 8 no. 6 (1988) November pp 41-51.
The invention is directed towards providing improved simulation of soft bodies.
According to the invention, there is provided a method of simulating soft body movement in a data processing simulator, the method comprising the steps of:
In one embodiment, a volumetric force component is determined by:
In one embodiment, the points in a reference set are connected to form a surface whose connectivity is the basis for a set of skin forces tending to keep the points in place in the direction of the surface, such as a set of linear springs between points connected by edges of the surface, and include forces to maintain the local curvature of the surface.
In another embodiment, shape-restoring forces of a volumetric force component are calculated as a function of the relative positions between points in the soft body specified by the reference set and the corresponding points in the reference shape transformed by the reference frame.
In one embodiment, any net linear or rotational forces resulting from forces applied to a set of vertices of a volumetric force component are removed by a post-processing step based on the initial shape-restoring forces applied.
In another embodiment, the position and orientation of the reference frame of a force component is determined by examining incremental movement (i.e. the movement from one discrete state to the next, as the soft body is simulated) of the point masses of the soft body specified by the reference set.
In one embodiment, the position and orientation of the reference frame of a force component is determined by examining the absolute positions of the points of the soft body corresponding to the reference set of the force component.
In another embodiment, volume of the soft body is calculated and used to increase the volume preservation properties of a set of points represented by a volumetric force component.
In one embodiment, the reference shape of a force component may be altered to achieve plasticity in the volume defined by the set of points represented by the volumetric force component.
In a further embodiment, the reference shape of a force component may be altered externally to achieve a morphing behaviour over time for the soft body.
In one embodiment, the forces created by the force component provide anisotropic stiffness properties for the volume represented by a volumetric force component.
In another embodiment, the forces created by the volumetric force component are damped using the movement of the reference frame of the volumetric force component.
In a further embodiment, the force components may be combined to create compound soft bodies.
In one embodiment, the simulator uses static stiffness and damping parameters to control the change in mesh shape.
In another embodiment, the simulator determines current shape according to changes in shape, rotation, and movement in space.
According to another aspect, the invention provides a simulator comprising means for performing a method as defined above.
The invention will be more clearly understood from the following description of some embodiments thereof, given by way of example only with reference to the accompanying drawings in which:
The invention is directed towards providing for improved simulation for soft bodies, by utilising the spring mass or other appropriate surface method in conjunction with a new volumetric force model which works with sets of points in space. A significant advance embodied in this invention is the fact that it works with arbitrary sets of points in space and is thus generally applicable over a wide range of problems. The volumetric force model works by applying forces to the point masses such that they tend to always return to a specified shape. The resulting soft body has only one stable rest state.
Referring to
The force components are divided into two types—skin and volumetric force components. These can be thought of as performing different functions for returning the soft body to its original shape when deformed. The skin force component keeps the outside of the soft body stretching away from its original length. The simulation of the outside of the soft body is analogous to cloth simulation, and can be treated in the same way (c.f. [Baraff98]). The volumetric force component tries to keep the points of the soft body in the same shape as the original rest shape. If one side of the soft body is pushed in towards its centre, the volumetric force component will tend to push the body back to its original shape.
The velocities and forces for the point masses in the soft body are set to the desired initial values (typically zero).
As shown in
To illustrate the calculation of the structural forces in more detail reference is made to
The invention provides an improved structural force formulation for point mass based soft bodies. As in traditional approaches, objects are described as triangular meshes, as shown in
A corresponding volumetric force component is created in the following way. A reference coordinate frame (or body space coordinate frame), and corresponding reference shape is next calculated for the object. The reference frame consists of a position (pref) in space, an orientation (qref), described using a quaternion. The reference shape consists of a list of n reference vectors (vl) taken from the initial reference coordinate origin to the initial point mass positions. The initial position in space is taken as the centre of mass (or centroid) of the point masses. The orientation is initially chosen to be zero—such that the reference shape, when transformed by the reference frame will exactly match the start position of the soft body. As the reference coordinate frame position and orientation change the reference positions will always be taken relative to the updated reference frame position and orientation.
Integrating the soft body through time involves a number of processes. A process calculates the forces for the soft body given its deformation from the starting position. Given a set of forces (fexternal
The rest position for point i will be:
prest
The displacement vector from the actual point position to its undeformed rest position will be:
vdisp
The simulator applies a force in the direction of this vector. If a simple zero length linear spring is used the force due to this displacement will be:
fstruct
where ki is a stiffness constant.
Other scalar functions of vdisp
fstruct
Where F(vdispl) is a scalar function vdispl such that
Using other functions F(Vdisp
It also keeps track of the accumulated torque:
where vi is the position of vertex i, and c is the centroid of the soft body. The simulator is then able to remove the net torque and linear force from the soft body arising from any previously applied forces.
A method for removing this is to first remove the rotational component by applying appropriate forces to the point masses, adding these forces to the total linear force, flinear, and then removing the linear forces in such a way as to apply no new rotational force.
The final force on particle i is now:
ffinal
The set of point masses are now integrated forward in time using any of the standard explicit or implicit numerical integration approaches (e.g. Euler, Mid point, Runge Kutta etc.).
The simulator then calculates the new reference coordinate frame after the point masses have been integrated forward in time.
The new position of the reference coordinate frame is again taken from the centre of mass (or centroid) of the point mass cloud. This process is illustrated in
The application of Equation 8 is illustrated in
This change in orientation is an approximation to the new orientation of the set of points. During simulation, where the soft body rotates a small amount from one state to the next (over a typically small timestep), this approximation is sufficient. However if the soft body experiences a sudden large rotation, such as a user explicitly setting the rotation of the body in space, the simulator can obtain the correct orientation for the reference frames of the force components by iterating this rotation update several times, until the change in rotation of the reference frame becomes sufficiently small.
Multiple sets of skin/volumetric force components may be used to simulate one connected soft body. To achieve this, the simulator defines multiple surfaces from the points comprised in the soft body. For each surface, a skin force component and a corresponding volumetric force component is created. An example of this is a cubic lattice with point masses at the corners of the lattice, where the boundary of each cube represents a surface, and is used to create a skin and volumetric force component pair for the body.
Improved volume preservation can be achieved for the soft body by varying the rest state of the soft body as the simulation progresses. In the soft body model described here, the reference shapes of the volumetric force components and the rest lengths of the skin force components describe the rest state for the body. An example of this technique is to continuously measure the volume of the soft body, comparing its volume with the desired initial volume of the body. When the current volume is smaller than the desired volume, the size of the rest state is increased. When the current volume is larger than the desired volume, the size of the rest state is decreased.
Soft body plasticity can also be simulated using the described techniques, by varying the rest state of the soft body in the manner described above. While maintaining the volume in the method described above, the reference shape of the volumetric force component can be altered based on the current deformation of the soft body. The rest lengths of the elements of the skin force component are modified accordingly. An example of this is to move the points of the reference shape in and out along a straight line from the origin, based on the position of the corresponding points in the soft body. For instance if a point in a soft body has moved a distance x closer to the centroid of the soft body than the reference shape determines is its rest state, the corresponding reference shape point can be moved a distance closer to the origin based on x.
It is also possible to achieve a morphing behaviour for a soft body simulated with the described techniques. We define a morphing function over time, such that at each point in time, the function describes a new rest state for the soft body. By changing the volumetric and skin force components of the soft body to match the rest state specified by the morphing function, the soft body will morph in the desired way.
It will be appreciated that the invention use the mesh (reference shape) to provide a shape-restoring force. Position and orientation are instantaneously calculated from the positions of the simulated points. The shape restoring force provided by the reference shape avoids the need to simulate any “inner” points. Rather, the body is simulated as the set of position on the surface using standard point mass processing techniques.
The invention is not limited to the embodiments described but may be varied in construction and detail.
Number | Date | Country | Kind |
---|---|---|---|
01650045 | Apr 2001 | EP | regional |
Number | Name | Date | Kind |
---|---|---|---|
5947981 | Cosman | Sep 1999 | A |
6167145 | Foley et al. | Dec 2000 | A |
6212442 | Andersson et al. | Apr 2001 | B1 |
6509899 | Anderson | Jan 2003 | B1 |
6714901 | Cotin et al. | Mar 2004 | B1 |
6909431 | Anderson et al. | Jun 2005 | B1 |
6947879 | Yamada et al. | Sep 2005 | B2 |
6958752 | Jennings et al. | Oct 2005 | B2 |
20020180739 | Reynolds et al. | Dec 2002 | A1 |
20020183992 | Ayache et al. | Dec 2002 | A1 |
20030112281 | Sriram et al. | Jun 2003 | A1 |
20040148268 | Reil | Jul 2004 | A1 |
20040220793 | Hawkes et al. | Nov 2004 | A1 |
20050075154 | Bordes et al. | Apr 2005 | A1 |
20050075849 | Maher et al. | Apr 2005 | A1 |
20050086040 | Davis et al. | Apr 2005 | A1 |
20050162433 | Tonge et al. | Jul 2005 | A1 |
20050165873 | Zhang et al. | Jul 2005 | A1 |
20050165874 | Zhang et al. | Jul 2005 | A1 |
20050251644 | Maher et al. | Nov 2005 | A1 |
20060100835 | Bordes et al. | May 2006 | A1 |
20060106591 | Pierre et al. | May 2006 | A1 |
20060149516 | Bond et al. | Jul 2006 | A1 |
Number | Date | Country | |
---|---|---|---|
20020180739 A1 | Dec 2002 | US |