brodieG/rtini: Right Triangle Irregular Network Surface Approximation

A vectorized implementation of the Right-Triangulated Irregular Networks (RTIN) surface approximation algorithm. This implementation generates meshes that are triangulated subsets of maps, subject to error tolerances. The vertices in the reduced mesh are also vertices in the original, and they are arranged to form right angle triangles.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.2.0
URL https://github.com/brodieG/rtini
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("brodieG/rtini")
brodieG/rtini documentation built on Jan. 22, 2020, 2:03 a.m.