quadmesh: Quadrangle Mesh

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.

Version: 0.5.5
Depends: R (≥ 2.10)
Imports: raster, gridBase, png, sp, geometry, reproj (≥ 0.4.0), scales, palr
Suggests: knitr, rmarkdown, testthat, covr
Published: 2022-08-31
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner at gmail.com>
BugReports: https://github.com/hypertidy/quadmesh/issues
License: GPL-3
URL: https://github.com/hypertidy/quadmesh
NeedsCompilation: no
Materials: README NEWS
CRAN checks: quadmesh results

Documentation:

Reference manual: quadmesh.pdf
Vignettes: quadmesh
Topography with quadmesh

Downloads:

Package source: quadmesh_0.5.5.tar.gz
Windows binaries: r-devel: quadmesh_0.5.5.zip, r-release: quadmesh_0.5.5.zip, r-oldrel: quadmesh_0.5.5.zip
macOS binaries: r-release (arm64): quadmesh_0.5.5.tgz, r-oldrel (arm64): quadmesh_0.5.5.tgz, r-release (x86_64): quadmesh_0.5.5.tgz
Old sources: quadmesh archive

Reverse dependencies:

Reverse imports: spex

Linking:

Please use the canonical form https://CRAN.R-project.org/package=quadmesh to link to this page.