Hi,
There used to be a randomPointsInBufferGeometry
function in three.js/examples/jsm/utils/GeometryUtils.js, as mentioned by loowee in this post but it’s no longer there.
I’ve looked around in other files, but couldn’t find it. Did I just miss it or has it been removed? If so, is there a reason I should be aware of?
Is there any similar function to randomly fill a volume (not a surface) with points?
Thanks!