Commit graph

2 commits

Author SHA1 Message Date
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Charlie Sharpsteen
b9788c1a86 New formula for Triangle
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>
2010-10-25 21:51:30 -07:00