Difference between revisions of "Dynamical simulation"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
 
Line 17: Line 17:
 
* [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"
 
* [http://www.futuredatalab.com/blobfamily/ Blob Family] - "A family of physically-based blobs"
 +
 +
[[Category:Computation]]
 +
[[Category:Mathematics]]

Latest revision as of 13:06, 24 April 2016

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.

Description

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