Package: rayshader
Type: Package
Title: Create Maps and Visualize Data in 2D and 3D
Version: 0.24.10
Date: 2021-04-25
Author: Tyler Morgan-Wall
Maintainer: Tyler Morgan-Wall <tylermw@gmail.com>
Description: Uses a combination of raytracing and multiple hill shading methods to produce 2D and 3D data visualizations and maps. Includes water detection and layering functions, programmable color palette generation, several built-in textures for hill shading, 2D and 3D plotting options, a built-in path tracer, 'Wavefront' OBJ file export, and the ability to save 3D visualizations to a 3D printable format.
License: GPL-3
LazyData: true
Depends: R (>= 3.0.2)
Imports: doParallel, foreach, Rcpp, progress, raster, scales, png,
        magrittr, rgl, grDevices, grid, utils, methods, terrainmeshr,
        rayimage
Suggests: reshape2, viridis, av, magick, ggplot2, sf, rayrender,
        isoband, maptools, geosphere
LinkingTo: Rcpp, progress, RcppArmadillo
RoxygenNote: 7.1.1
URL: https://github.com/tylermorganwall/rayshader,
        https://www.rayshader.com/
BugReports: https://github.com/tylermorganwall/rayshader/issues
NeedsCompilation: yes
Packaged: 2021-04-26 04:47:20 UTC; tyler
Repository: CRAN
Date/Publication: 2021-04-28 15:30:02 UTC
