Package: terrainmeshr 0.1.0

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://www.github.com/fogleman/hmm>.

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

terrainmeshr_0.1.0.tar.gz
terrainmeshr_0.1.0.zip(r-4.5)terrainmeshr_0.1.0.zip(r-4.4)terrainmeshr_0.1.0.zip(r-4.3)
terrainmeshr_0.1.0.tgz(r-4.4-x86_64)terrainmeshr_0.1.0.tgz(r-4.4-arm64)terrainmeshr_0.1.0.tgz(r-4.3-x86_64)terrainmeshr_0.1.0.tgz(r-4.3-arm64)
terrainmeshr_0.1.0.tar.gz(r-4.5-noble)terrainmeshr_0.1.0.tar.gz(r-4.4-noble)
terrainmeshr_0.1.0.tgz(r-4.4-emscripten)terrainmeshr_0.1.0.tgz(r-4.3-emscripten)
terrainmeshr.pdf |terrainmeshr.html
terrainmeshr/json (API)

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

Peer review:

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

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

On CRAN:

1 exports 32 stars 3.17 score 1 dependencies 7 dependents 3 scripts 1.4k downloads

Last updated 3 years agofrom:8e6c1cdfc1. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64NOTESep 07 2024
R-4.5-linux-x86_64NOTESep 07 2024
R-4.4-win-x86_64NOTESep 07 2024
R-4.4-mac-x86_64NOTESep 07 2024
R-4.4-mac-aarch64NOTESep 07 2024
R-4.3-win-x86_64NOTESep 07 2024
R-4.3-mac-x86_64NOTESep 07 2024
R-4.3-mac-aarch64NOTESep 07 2024

Exports:triangulate_matrix

Dependencies:Rcpp