wok annotate ode/description.txt @ rev 25091
updated paramiko (2.7.1 -> 2.11.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jun 18 09:52:25 2022 +0100 (2022-06-18) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25010 | 1 ODE is an open source, high performance library for simulating |
Hans-G?nter@25010 | 2 rigid body dynamics. |
Hans-G?nter@25010 | 3 It is fully featured, stable, mature and platform independent |
Hans-G?nter@25010 | 4 with an easy to use C/C++ API. |
Hans-G?nter@25010 | 5 It has advanced joint types and integrated collision detection |
Hans-G?nter@25010 | 6 with friction. |
Hans-G?nter@25010 | 7 ODE is useful for simulating vehicles, objects in virtual reality |
Hans-G?nter@25010 | 8 environments and virtual creatures. |
Hans-G?nter@25010 | 9 It is currently used in many computer games, 3D authoring tools |
Hans-G?nter@25010 | 10 and simulation tools. |