wok-current annotate 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 |
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. |