But one thing is sure, we're always trying to transpose problems into the pull side (async/await, Generators) Another advantage has to do with composability. If your function returns a value, it automatically makes it composable with other functions // only possible if f and g both return ...
In our case, we will simply compute the voxel size by giving a relative value linked to the initial bounding box to “generalize” the approach if you switch the input point cloud. For this, you can see below that we extract the bounding box of the point cloud, we take the maximu...