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
DESCRIPTION
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.75 score 37 stars 5 packages 5 scripts 2.0k downloads 1 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK113
linux-devel-x86_64OK98
source / vignettesOK148
linux-release-arm64OK108
linux-release-x86_64OK96
macos-release-arm64OK83
macos-release-x86_64OK130
macos-oldrel-arm64OK73
macos-oldrel-x86_64OK174
windows-develOK59
windows-releaseOK64
windows-oldrelOK151
wasm-releaseOK74

Exports:triangulate_matrix

Dependencies: