use Math::Bezier as alternative curve
authorDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 21 May 2010 15:50:18 +0000 (17:50 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Fri, 21 May 2010 15:50:18 +0000 (17:50 +0200)
Math::Bezier seems to be better for airplanes (which require larger
rounding distance) while Math::CatmullRom seems better for helicopters
which can turn in place


No differences found