Quick question, if I've a formula for a mathematical 3D volume, is it possible to calculate a random cartesian coordinate (XYZ) point within the volume?
And if possible, could the one to answer please provide what kind of formula I need to use? Currently I'm looking at signed distance functions but as far as I can see you can only calculate for a given cartesian coordinate if its in the volume.