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) using code from the 'hmm' library written by Michael Fogleman . License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.3 URL: https://github.com/tylermorganwall/terrainmeshr BugReports: https://github.com/tylermorganwall/terrainmeshr/issues Repository: https://tylermorganwall.r-universe.dev Date/Publication: 2025-12-05 02:41:15 UTC RemoteUrl: https://github.com/tylermorganwall/terrainmeshr RemoteRef: HEAD RemoteSha: b0ecf59a8ed8d96b17e1a5d5eccc055a42903b7f NeedsCompilation: yes Packaged: 2026-06-24 03:19:23 UTC; root Author: Tyler Morgan-Wall [aut, cph, cre] (ORCID: ), Michael Fogleman [ctb, cph] Maintainer: Tyler Morgan-Wall