summaryrefslogtreecommitdiff
path: root/media-libs/openpgl/metadata.xml
blob: 7572d7876626159508f060891c77256825dd572f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>darkdefende@gmail.com</email>
    <name>Sebastian Parborg</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		The Intel® Open Path Guiding Library (Intel® Open PGL) implements a set of
		representations and training algorithms needed to integrate path guiding
		into a renderer. Open PGL offers implementations of current state-of-the-art
		path guiding methods, which increase the sampling quality and, therefore,
		the efficiency of a renderer. The goal of Open PGL is to provide
		implementations that are well tested and robust enough to be used in a
		production environment.
	</longdescription>
  <use>
    <flag name="tools">Building Open PGL tools as well</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>