surface.curvatures | R Documentation |
Compute the k1 and k2 principal curvatures of a mesh.
surface.curvatures(surface)
surface |
an fs.surface instance, as returned by |
named list, the entries 'K1' and 'K2' contain the principal curvatures.
Require the optional dependency package 'Rvcg'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.