blob: 2f6247ed93fe31e372eb3aa8fb541a8f1f9ba241 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
Pixie is an open source photorealistic renderer that uses a RenderMan-like
interface. Features include programmable shading, motion blur, depth of
field, raytracing, scan-line rendering, occlusion culling, global
illumination, caustics ...
</longdescription>
<upstream>
<remote-id type="sourceforge">pixie</remote-id>
</upstream>
</pkgmetadata>
|