Introduction – Вступ#

Симуляції Рідини – Liquid Simulations#

Fluid physics are used to simulate physical properties of liquids especially water. While creating a scene in Blender, certain objects can be marked to become a part of the fluid simulation. For a fluid simulation you have to have a domain to define the space that the simulation takes up. In the domain settings you will be able to define the global simulation parameters (such as viscosity and gravity).

../../_images/physics_fluid_introduction_liquid-example.png

Example of a liquid simulation.#

Симуляції Газу – Gas Simulations#

Gas or smoke simulations are a subset of the fluids system, and can be used for simulating collections of airborne solids, liquid particulates and gases, such as those that make up smoke. It simulates the fluid movement of air and generates animated Voxel textures representing the density, heat, and velocity of other fluids or suspended particles (e.g. smoke) which can be used for rendering.

../../_images/physics_fluid_introduction_fire-example.png

Example of a fire simulation.#

Gases or smoke are emitted inside of a Domain from a mesh object or particle system. The smoke movement is controlled by airflow inside the domain, which can be influenced by Effector objects. Smoke will also be affected by the scene’s gravity and force fields. Airflow inside the domain can affect other physics simulations via the Fluid Flow force field.

Workflow – Робпотік#

Принаймні один об’єкт домену Domain та один об’єкт флюїду Flow вимагаються для створення симуляції флюїду.

  1. Створіть об’єкт домену Domain object, що визначає межі об’єму симуляції.

  2. Укладіть об’єкти потоку Flow, які будуть емітувати флюїд.

  3. Укладіть об’єкти ефектора Effector, щоб змусити флюїд взаємодіяти з об’єктами у сцені.

  4. Призначте матеріал material для об’єкта домену.

  5. Збережіть blend-файл.

  6. Bake the Cache – запечіть кешу для цієї симуляції.

Примітка

There are Quick Liquid and Quick Smoke tools which will automatically create a domain object with a basic liquid or smoke and fire material.