Geometric utilities for use with Processing
This package includes utilities for handling geometry in Processing such as the creation of convex hulls, voronoi diagrams etc.
To check you have the latest version of the ProcessingUtils package, display the results of
ProcessingUtils.getVersion()
or ProcessingUtils.getVersionText()
.
It should match that shown in this API documentation.