freebsd-ports/graphics/dynamechs/pkg-descr
Doug Barton 2167bc17ca Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2011-11-06 23:45:43 +00:00

21 lines
938 B
Text

DynaMechs (Dynamics of Mechanisms)
A Multibody Dynamics Simulation Library
This is a set of cross-platform C++ libraries licensed under the Gnu's GPL
(see LICENSE) which implements dynamic simulation functionality for multibody
systems. It currently supports all tree structured mechanism, a class of
closed chain mechanisms as well. It has provisions for generating both
single and double precision version, and there is code for simplified
hydrodynamic simulation.
This work is an extension of my Ph.D. dissertation, "Computational Dynamics
for Robotic Systems on Land and Underwater," The Ohio State University, 1994,
and continued at the Naval Postgraduate School.
The closed chain work is derived from Duane Marhefka's Ph.D. dissertation,
"Fuzzy Control and Dynamic Simulation of a Quadruped Galloping Machine," The
Ohio State University, 2000.
(c) 1994 - 2001 by Scott McMillan
WWW: http://dynamechs.sourceforge.net/