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:
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
Last updated from:b0ecf59a8e. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 90 | ||
| linux-devel-x86_64 | OK | 98 | ||
| source / vignettes | OK | 143 | ||
| linux-release-arm64 | OK | 102 | ||
| linux-release-x86_64 | OK | 93 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-release-x86_64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| macos-oldrel-x86_64 | OK | 236 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 83 |
Exports:triangulate_matrix
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Triangulate a Height Map | triangulate_matrix |
