aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/triangle.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-10-25New formula for TriangleCharlie Sharpsteen
Triangle is a library and command-line tool that generates triangular meshes through Delunay Triangulation with exact arithmetic. Such meshes are suitable for use in such applications as Finite Element analysis. Also included is a X11 program called `showme` which is useful for visualizing triangular meshes. Signed-off-by: Adam Vandenberg <flangy@gmail.com>