R/data-tetrahedraCompound.R

#' @title Compound of five tetrahedra
#'
#' @description Five tetrahedra in a pretty configuration. Each tetrahedron
#'   is centered at the origin.
#'
#' @format A list with two fields: the field \code{Vertices} is a list 
#'   of five matrices, each one giving the vertices of a tetrahedron; 
#'   the field \code{rglMeshes} is the list of
#'   the five \strong{rgl} meshes of the tetrahedra.
#'
"tetrahedraCompound"

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.