Package: rayshader
Type: Package
Title: Create and Visualize Hillshaded Maps from Elevation Matrices
Version: 0.4.7
Date: 2018-08-21
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 hillshades of elevation matrices. Includes water detection and layering functions, programmable color palette generation, several built-in textures, and 2D and 3D plotting options.
License: GPL-3
LazyData: true
Depends: R (>= 2.10)
Imports: doParallel, foreach, Rcpp, progress, raster, scales, jpeg,
        png, magrittr, rgl, imager
LinkingTo: Rcpp, progress
RoxygenNote: 6.1.0
URL: https://github.com/tylermorganwall/rayshader
BugReports: https://github.com/tylermorganwall/rayshader/issues
NeedsCompilation: yes
Packaged: 2018-08-25 02:00:58 UTC; tyler
Repository: CRAN
Date/Publication: 2018-08-31 17:50:09 UTC
