Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

RealFlow's “Connectivity Plugins for Cinema 4D” contain a set of tools to establish a bridge between both programs. The data, written by RealFlow, cannot be loaded and processed in Cinema 4D by default. Cinema 4D's object geometry, UV coordinates, and particles, on the other hand, cannot be used in RealFlow without a common platform. In contrast to the RealFlow RenderKit (RFRK), the plugins support all of RealFlow's data: geometry, particles, meshes, and RealWave surfaces. The RFRK's main purpose is different, and therefore the workflow of both tools is different as well. Here is a short compilation showing the main aspects of the connectivity plugins and the RenderKit:

...

The current version of the plugins is 2.4.35 (OS X and Windows). Fixes:

 

  • RF Particle Importer: crash when rendering motion blur with RealFlow Particle Shader assigned
  • RF Particle Exporter: mass depends on radius
  • RF MeltMaterial: crash when rendering multiple frames
  • RF MeltMaterial: black render when mesh with a MeltMaterial is not the first object in the scene
  • RF Mesh Importer: do not remove velocity component vertex maps when velocity magnitude map is enabled
  • RF SD Reader: reading SD files larger than 2GBset life time of particles, do not render dead particles
  • RF Particle Importer: render motion blur with Physical renderer
  • RF Mesh Importer: render motion blur with Physical renderer in animation

The Channel Concept

One of the most important concepts with particles and meshes are channels. A channel can be seen as a placeholder for storing specific physical data or properties, e.g. velocities, temperature, pressure, vorticity, or other data. The Cinema 4D plugins can read this information and provide it via vertex maps, special shaders, or XPresso nodes. From there, the channels can be connected with Cinema 4D materials to drive transparency, or other attributes.

...

ChannelBIN & PXY (SPH)RPC & PXY (HySPH)RPC & PXY (Hybrido)BIN (Particle Meshes)BIN (Hybrido Meshes)Format
PositionVector 3D
VelocityVector 3D
TextureVector 3D
VorticityVector 3D

Normal

Vector 3D
IdInteger
RadiusReal
Emitter IdInteger
ForceVector 3D
NeighborsInteger
MaskInteger
AgeReal
IsolationReal
DensityReal
PressureReal
MassReal
TemperatureReal
ViscosityReal
UVVector 3D
CurvatureReal
SplashityReal
WeightReal

...