I have some floating RBD pieces on FLIP fluid particles, and I would like to manually define the mass (density) attribute for each piece.
Is this possible?
Thanks for helping.
fit01( rand( $OBJ ), 500, 1000 )
point("../../OUT_piece_densities", $OBJ, "density", 0)
atof( arg("100 50 1000 75 1500 645.5 711 537.4", $OBJ) )
point("/obj/box1/SRC", $OBJ, "density", 0)
cncverkstad
can you use in your Project PackedRBD.
MasoudThis is not correct
- Fractured RBDs are more suitable when you need individual control over each fractured piece or if the number of fractured objects is relatively small and you need to manage them individually for specific behaviors.
Masoudyou are not sampling density from the correct points
Hello Tamte
Thank you for replying.
Please take a look at my file. I tried this codes in the density field:point("/obj/box1/SRC", $OBJ, "density", 0)
The spreadsheet indicates the density of each piece, which is useful, but the lower-density pieces always sink in the fluid!Image Not FoundImage Not Found