wok annotate ode/description.txt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 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.