Research credit, references, and online papers (original) (raw)

Research credit, references, and online papers

Two papers discussing Triangle are available. The first one is primarily concerned with the Triangle software, data structures, and implementation details. The second one is solely concerned with the algorithms that Triangle implements (and it mentions Triangle only once).

Triangle's high-quality mesh generation is based on Delaunay refinement algorithms by Paul Chew and Jim Ruppert. (Both are surveyed in my article of Delaunay refinement algorithms above, and I have a description ofRuppert's Delaunay refinement algorithm here.)


Return to Triangle home page.