Summary: Shows how to remove distant points from an unordered set
Download the definition file (made with version 0.2.0012) .
Shows how to use Culling Patterns to remove unwanted points from a set. When the distance from a point in the set exceeds a certain value, it is culled from the list.