n2a
n2a copied to clipboard
Support Gaussian distribution in connections
The function gauss() generates random numbers with a Gaussian distribution, but it does not convert distance to probability. We need a different function which takes two $xyz values and returns a number in [0,1] with a Gaussian profile.