diff --git a/dev-games/ode/metadata.xml b/dev-games/ode/metadata.xml new file mode 100644 --- /dev/null +++ b/dev-games/ode/metadata.xml @@ -0,0 +1,17 @@ + + + + games + +ODE is a free, industrial quality library for simulating articulated rigid body +dynamics - for example ground vehicles, legged creatures, and moving objects in +VR environments. It is fast, flexible, robust and platform independent, with +advanced joints, contact with friction, and built-in collision detection. + + + more precise calculations at the expense of speed + enable gyroscopic term (may cause instability) + disable gyroscopic term maybe improving stability + disable OPCODE (trimesh support) + +