RKC - Procedural Primitive Parameters
You have the possibility of adding more than one sequence and is this case you must write this part again (according to the number of sequences in your scene):
-rfrk_fileSeq "/home/user/scenes/simple01/particles/Circle0100051.bin\"
-rfrk_cellSize 0.02
-rfrk_type 1
-rfrk_radiusScale 0.04
-rfrk_densityScale 10.0
-rfrk_minDensity 0.0
-rfrk_maxDensity 1.0
-rfrk_percent 100.0
-rfrk_wait 0
-rfrk_mute 0
-rfrk_axis 2
These are the global parameters and they only have to be written once:
-rfrk_shutterOpen 0.0
-rfrk_shutterClose 1.0
-rfrk_cloudName mycloud01
-rfrk_boundingBox -x x -y y -z z
RFRK_Cloud - Example (with two sequences)
There is a keyword called "rfrk2_cloud" that tells the procedural that it is a "rfrk_cloud" procedural. This is exactly the same as with "rfrk2_mesher" and "rfrk2_particler" labels.
Procedural "RunProgram" ["rfrk2_runprogram" " rfrk2_cloud -rfrk_fileSeq
"/home/user/scenes/simple01/particles/Circle0100051.bin\"
-rfrk_cellSize 0.02 -rfrk_type 1 -rfrk_radiusScale "0.04
-rfrk_densityScale 10.0 -rfrk_minDensity 0.0
-rfrk_maxDensity 1.0 -rfrk_percent 100.0 -rfrk_wait 0
-rfrk_mute 0 -rfrk_axis 2 -rfrk_fileSeq
"/home/user/scenes/simple01/particles/Circle0200051.bin\"
-rfrk_cellSize 0.02 -rfrk_type 1 -rfrk_radiusScale "0.04
-rfrk_densityScale 10.0 -rfrk_minDensity 0.0
-rfrk_maxDensity 1.0 -rfrk_percent 100.0 -rfrk_wait 0
-rfrk_mute 0 -rfrk_axis 2 -rfrk_shutterOpen 0.0 -rfrk_shutterClose 1.0
-rfrk_cloudName mycloud01 -rfrk_boundingBox -10 15 -13 15 -3 10 "] [ -10 15 -13 15 -3 10 ]