Wrapping the C++ library CGAL in R. Convex hull, Delaunay tessellation, surface reconstruction.
Toroidal helix:
Spider cage:
Solid Möbius strip:
Hopf torus:
The Hopf torus is not very smooth. We can make it a bit smoother by reducing
the spacing
parameter of the PoissonReconstruction
function:
Here is a series of three images which show the effect of this spacing
parameter (0.05, 0.02, 0.005):
Dupin cyclide:
Clifford torus:
Orthocircle:
ICN5D's eight-like surface:
Stanford bunny:
Stanford dragon:
Stanford bunny:
Stanford dragon:
Dummy head:
Skull:
This package is provided under the GPL-3 license. If you wish to use CGAL for commercial purposes, you must obtain a license from the GeometryFactory.
I wrote a blog post devoted to surface reconstruction (using RCGAL, the ancestor of SurfaceReconstruction).
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.