This first release contains a couple of functions that are implemented to be closely compatbile with the [open3d](http://www.open3d.org/docs/release/introduction.html) API. Code snippets have been taken from the open3d documentation
New features
* convex_hull,
* filter_smooth_simple,
* filter_smooth_laplacian,
* filter_smooth_taubin,
* simplify_vertex_clustering,
* simplify_quadric_decimation,
* subdivide_loop,
* labels_to_centroids,
* sample_points_uniformly,
* sample_points_poisson_disk,
* voxel_down_sample,
* points_to_labels,
* points_to_convex_hull_surface,
* surface_from_point_cloud_alpha_shape,
* surface_from_point_cloud_ball_pivoting,
* label_to_surface,
* largest_label_to_surface
New example data
* Knot.ply from https://github.com/isl-org/Open3D/tree/master/examples/test_data (Licensed MIT, see third party licenses folder)
* Stanford Bunny from http://graphics.stanford.edu/data/3Dscanrep/