R/data.R

#' Dragon Image
#'
#' @format An RGB 3-layer HDR array with 200 rows and 200 columns,
#' generated using the rayrender package.
"dragon"

#' Dragon Depthmap
#'
#' @format An matrix with 200 rows and 200 columns, representing
#' the depth into the `dragon` image scene. Generated using the rayrender package.
#' Distances range from 847 to 1411.
"dragondepth"

Try the rayimage package in your browser

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

rayimage documentation built on Jan. 17, 2023, 9:07 a.m.