Package: terrainmeshr 1.0.1

terrainmeshr: Triangulate and Simplify 3D Terrain Meshes

Provides triangulations of regular height fields, based on the methods described in "Fast Polygonal Approximation of Terrains and Height Fields" Michael Garland and Paul S. Heckbert (1995) <https://www.mgarland.org/files/papers/scape.pdf> using code from the 'hmm' library written by Michael Fogleman <https://github.com/fogleman/hmm>.

Authors:Tyler Morgan-Wall [aut, cph, cre], Michael Fogleman [ctb, cph]

terrainmeshr_1.0.1.tar.gz
terrainmeshr_1.0.1.zip(r-4.7)terrainmeshr_1.0.1.zip(r-4.6)terrainmeshr_1.0.1.zip(r-4.5)
terrainmeshr_1.0.1.tgz(r-4.6-x86_64)terrainmeshr_1.0.1.tgz(r-4.6-arm64)terrainmeshr_1.0.1.tgz(r-4.5-x86_64)terrainmeshr_1.0.1.tgz(r-4.5-arm64)
terrainmeshr_1.0.1.tar.gz(r-4.7-arm64)terrainmeshr_1.0.1.tar.gz(r-4.7-x86_64)terrainmeshr_1.0.1.tar.gz(r-4.6-arm64)terrainmeshr_1.0.1.tar.gz(r-4.6-x86_64)
terrainmeshr_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
terrainmeshr/json (API)

# Install 'terrainmeshr' in R:
install.packages('terrainmeshr', repos = c('https://tylermorganwall.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tylermorganwall/terrainmeshr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

5.77 score 37 stars 5 packages 5 scripts 2.1k downloads 1 exports 0 dependencies

Last updated from:b0ecf59a8e. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK90
linux-devel-x86_64OK98
source / vignettesOK143
linux-release-arm64OK102
linux-release-x86_64OK93
macos-release-arm64OK75
macos-release-x86_64OK152
macos-oldrel-arm64OK103
macos-oldrel-x86_64OK236
windows-develOK84
windows-releaseOK79
windows-oldrelOK70
wasm-releaseOK83

Exports:triangulate_matrix

Dependencies: