wok-current diff ode/description.txt @ rev 25211
updated python-paho-mqtt (1.5.0 -> 1.6.1)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 15:10:55 2022 +0100 (2022-07-13) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ode/description.txt Wed Jul 13 15:10:55 2022 +0100 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.