From BlenderWiki

Jump to: navigation, search

Introduction to Physics Simulation

This chapter covers various advanced Blender effects, often used to simulate real physical phenomena, such as:

  • Smoke
  • Rain
  • Dust
  • Cloth
  • Water
  • Jello

Particle Systems can be used to simulate many things: hair, grass, smoke, flocks.

Hair is a subset of the particle system, and can be used for strand-like objects, such as hair, fur, grass, quills, etc.

Soft Bodies are useful for everything that tends to bend, deform, in reaction to forces like gravity or wind, or when colliding with other objects… It can be used for skin, rubber, and even clothes, even though there is separate Cloth Simulation specific for cloth-like objects.

Rigid Bodies can simulate dynamic objects that are fairly rigid.

Fluids, which include liquids and gasses, can be simulated, including Smoke.

Force Fields can modify the behavior of simulations.

Gravity

Gravity is a global setting that is applied the same to all physics systems in a scene, which can be found in the scene tab. This value is generally fine left at its default value, at -9.810 in the Z axis, which is the force of gravity in the real world. Lowering this value would simulate a lower or higher force of gravity.

Note that you can scale down the gravity value per physics system in the Field Weights tab.