Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Tags

Objects, meant to interact with RealFlow | Cinema 4D fluids, require "Collider" and "Volume" tags:

  • "Collider" defines the object's surface properties like stickiness, roughness, or friction.
  • "Volume" defines how the fluid "sees" the objects in terms of inside and outside and resolution ("Cell Size").

 

Objects can be parametric or polygonal. The only exceptions are:

  • If you want to create wet-dry maps from an object then it has to be made editable, because RealFlow | Cinema 4D requires UVW coordinates.
  • The same applies for the "Object" emitter with an emission mask. The emission mask is defined through a material and therefore UVW coordinates are necessary as well.

Inside, Outside, Shell

The "Volume" tag specifies inside and outside in conjunction with solid objects, e.g. closed cubes, or double-sided glasses and vases.

With single-sided objects like planes, glasses or open cubes it is not possible to make this differentiation. Therefore the "Shell" mode is the right choice:

  • "Shell" creates a virtual layer around the object in order to make it watertight. The thickness of this layer is Cell Size * 3.
  • This means that particle will never touch the object's surface directly and there is always a – more or less – small gap between surface and particles. In many cases it is possible to close this gap with adequate mesh settings (higher radius).

Cell Size

RealFlow | Cinema 4D internally converts tagged objects into a grid made of cells. The size of the cells determines the quality of the grid-based representation: more cells = better transformation and accurate collision.

Very large objects or a huge amount of objects with small "Cell Size" value allocate lots of RAM. This is mainly important for simulations via the GPU, because the amount of free VRAM is typically between 4 and 8 GB.

Instead of decreasing "Cell Size" to very small values it is often better to increase "Surface Offset". This parameter creates a virtual buffer or shell around an object and helps to make an object watertight. With negative"Surface Offset" values it is even possible to make particles collide inside an object.

  • No labels