R/data-SolidMobiusStrip.R

#' @title A point cloud of a solid Möbius strip with noise
#'
#' @description Some points forming a noisy solid Möbius strip.
#'
#' @format A matrix with 10000 rows and 3 columns. The 10000 points have been
#'   sampled at random among more than 400000 points, obtained by the marching
#'   cubes algorithm, and some noise has been added to these 10000 points.
#'
#' @references \url{http://data.imaginary-exhibition.com/IMAGINARY-Moebiusband-Stephan-Klaus.pdf}
"SolidMobiusStrip"

Try the cgalMeshes package in your browser

Any scripts or data that you put into this service are public.

cgalMeshes documentation built on July 9, 2023, 7:45 p.m.