CRAN

quadmesh 0.4.0

Quadrangle Mesh

Released Apr 6, 2019 by Michael D. Sumner

This package cannot yet be used with Renjin it depends on other packages which are not available: raster 2.9-5

Dependencies

raster 2.9-5 scales 1.0.0 sp 1.3-1 png 0.1-7 reproj 0.4.0 viridis 0.5.1 geometry 0.4.1 gridBase 0.4-7

Create surface forms from matrix or 'raster' data for flexible plotting and conversion to other mesh types. The functions 'quadmesh' or 'triangmesh' produce a continuous surface as a 'mesh3d' object as used by the 'rgl' package. This is used for plotting raster data in 3D (optionally with texture), and allows the application of a map projection without data loss and many processing applications that are restricted by inflexible regular grid rasters. There are discrete forms of these continuous surfaces available with 'dquadmesh' and 'dtriangmesh' functions.

Source

R

View GitHub Mirror

Release History