Difference between revisions of "Dynamical simulation"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(cf Computational physics)
(Blob Family)
Line 14: Line 14:
  
 
* [https://en.wikipedia.org/wiki/Dynamical_simulation Dynamical simulation] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Dynamical_simulation Dynamical simulation] @ Wikipedia
 +
* [http://www.futuredatalab.com/blobfamily/ Blob Family] - "A family of physically-based blobs"

Revision as of 14:45, 13 August 2015

Dynamical simulation, in computational physics, is the simulation of systems of objects that are free to move, usually in three dimensions according to Newton's laws of dynamics, or approximations thereof.

Dynamical simulation is used in computer animation to assist animators to produce realistic motion, in industrial design (for example to simulate crashes as an early step in crash testing), and in video games.

Body movement is calculated using time integration methods.

See also

External links