summaryrefslogtreecommitdiff
path: root/dev-games/ode/metadata.xml
blob: 5ca31c9ff0c79a8163a80fa3b8cc0d7db141c3b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>games@gentoo.org</email>
    <name>Gentoo Games Project</name>
  </maintainer>
  <longdescription>
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.
	</longdescription>
  <use>
    <flag name="double-precision">more precise calculations at the expense of speed</flag>
    <flag name="gyroscopic">enable gyroscopic term (may cause instability)</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>