wok-6.x diff ode/description.txt @ rev 25268
xorg-cf-files/Imake.tmpl: update ArCmd
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 17 14:59:20 2022 +0000 (2022-07-17) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/ode/description.txt Sun Jul 17 14:59:20 2022 +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.