Skip to contents

Authors

  • Umang Majumder. Author, maintainer.

  • Harriet Mason. Author.

  • Dianne Cook. Author.

Citation

A fast algorithm for constructing Delaunay triangulations in the plane by S.W. Sloan (Advances in Engineering Software, Volume 9, Issue 1, Jan 1978, Pg 34-55)

@Article{,
  title = {A fast algorithm for constructing Delaunay triangulations in the plane},
  author = {S.W. Sloan},
  journal = {Advances in Engineering Software},
  year = {1978},
  volume = {9},
  number = {1},
  pages = {34-55},
  doi = {10.1016/0141-1195(87)90043-X},
  url = {https://www.sciencedirect.com/science/article/abs/pii/014111958790043X},
}

An implementation of the Delaunay Triangulation Algorithm as detailed in S.W.Sloan(1987) in R and C++.

@Manual{,
  title = {tRiad: Delaunay Triangulations in R},
  author = {Umang Majumder and Dianne Cook and Harriet Mason},
  year = {2022},
  url = {https://zerodawn0d.github.io/tRiad/},
}