Package: rayshader
Type: Package
Title: Create and Visualize Hillshaded Maps from Elevation Matrices
Version: 0.11.5
Author: Tyler Morgan-Wall
Maintainer: Tyler Morgan-Wall <tylermw@gmail.com>
Description: Uses a combination of raytracing, spherical texture mapping, lambertian reflectance, and ambient occlusion 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, and the ability to export 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, imager, grDevices, ggplot2, grid, utils
Suggests: reshape2, viridis, av
LinkingTo: Rcpp, progress, RcppArmadillo
RoxygenNote: 6.1.1
URL: https://github.com/tylermorganwall/rayshader
BugReports: https://github.com/tylermorganwall/rayshader/issues
NeedsCompilation: yes
Packaged: 2019-07-11 01:05:22 UTC; tyler
Repository: CRAN
Date/Publication: 2019-07-11 13:43:03 UTC
