I have a volume V to be meshed with spheres. This volume must contains spheres having exactly two diameters (D1 and D2) and the following condition must be met:
- total volume of D1 spheres: 0.15*V
total volume of D2 spheres: 0.20*V
The question is: is there any smarter / efficient way to do this?
Thanks in advance,
Massimiliano