Package: terrainmeshr
Type: Package
Title: Triangulate and Simplify 3D Terrain Meshes
Version: 1.0.1
Authors@R: c(person("Tyler", "Morgan-Wall", email = "tylermw@gmail.com",
    role = c("aut", "cph", "cre"), comment = c(ORCID = "0000-0002-3131-3814")),
    person("Michael", "Fogleman", role=c("ctb", "cph")))
Description: 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>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/tylermorganwall/terrainmeshr
BugReports: https://github.com/tylermorganwall/terrainmeshr/issues
NeedsCompilation: yes
Packaged: 2025-12-05 02:51:16 UTC; tyler
Author: Tyler Morgan-Wall [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0002-3131-3814>),
  Michael Fogleman [ctb, cph]
Maintainer: Tyler Morgan-Wall <tylermw@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-05 06:30:08 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-12-17 02:47:38 UTC; windows
Archs: x64
