Fill Volume Evenly

Example compound that fills a volume with particles evenly using the specified XYZ offsets. If you look inside, you'll see a technique for mimicking multi-dimensional arrays using quotients and remainders (modulo).

Compound Image: