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.

Package details

AuthorMichael D. Sumner [aut, cre]
MaintainerMichael D. Sumner <mdsumner@gmail.com>
LicenseGPL-3
Version0.5.5
URL https://github.com/hypertidy/quadmesh
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("quadmesh")

Try the quadmesh package in your browser

Any scripts or data that you put into this service are public.

quadmesh documentation built on Aug. 31, 2022, 9:10 a.m.