aboutsummaryrefslogtreecommitdiff
path: root/math/wfmath
Commit message (Collapse)AuthorAgeFilesLines
* Worldforge math library. The primary focus of WFMath is geometric objects.Pav Lucistnik2005-02-095-0/+100
Thus, it includes several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, matricies). PR: ports/77046 Submitted by: jannisan@t-online.de (Jan Rochel) Notes: svn path=/head/; revision=128419