summaryrefslogtreecommitdiffstats
path: root/libraries/ode/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ode/README')
-rw-r--r--libraries/ode/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/ode/README b/libraries/ode/README
new file mode 100644
index 0000000000..392d0c23a2
--- /dev/null
+++ b/libraries/ode/README
@@ -0,0 +1,9 @@
+The Open Dynamics Engine (ODE) is a free, industrial quality library for
+simulating articulated rigid body dynamics. Proven applications include
+simulating ground vehicles, legged creatures, and moving objects in VR
+environments. It is fast, flexible and robust, and has built-in collision
+detection.
+
+NOTE: You must use "su -" instead of "su" to build this (or you can
+ source /etc/profile after plain 'su') so that /usr/X11R6 is in $PATH
+