wok-current diff ode/description.txt @ rev 25601
use gcc49-lib-base for openldap-dev
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Sep 01 12:04:33 2023 +0000 (16 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ode/description.txt Fri Sep 01 12:04:33 2023 +0000 1.3 @@ -0,0 +1,10 @@ 1.4 +ODE is an open source, high performance library for simulating 1.5 +rigid body dynamics. 1.6 +It is fully featured, stable, mature and platform independent 1.7 +with an easy to use C/C++ API. 1.8 +It has advanced joint types and integrated collision detection 1.9 +with friction. 1.10 +ODE is useful for simulating vehicles, objects in virtual reality 1.11 +environments and virtual creatures. 1.12 +It is currently used in many computer games, 3D authoring tools 1.13 +and simulation tools.