wok diff ode/description.txt @ rev 25463

Up expat (2.4.9) fixes CVE-2022-40674
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 29 20:05:23 2022 +0000 (20 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ode/description.txt	Thu Sep 29 20:05:23 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.