#' @importFrom grDevices col2rgb dev.off png
#' @importFrom utils tail
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
## usethis namespace: start
#' @useDynLib rbff, .registration = TRUE
## usethis namespace: end
NULL
## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
#' Beetle 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"beetle"
#' Box 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"box"
#' Bunny 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"bunny"
#' Cowhead 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"cowhead"
#' Face 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"face"
#' Fish 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"fish"
#' Hemisphere 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"hemisphere"
#' Kitten 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"kitten"
#' Maze 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"maze"
#' Punctured Torus 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"punctured_torus"
#' Spothead 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"spothead"
#' Teapot 3d Model
#'
#' @format A `mesh3d` object.
#' @source \url{https://github.com/GeometryCollective/boundary-first-flattening/tree/master/input}
"teapot"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.