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"
tylermorganwall/rayimage documentation built on Feb. 6, 2025, 1:30 a.m.