mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-15 06:29:24 +00:00
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41967 Signed-off-by: Sam James <sam@gentoo.org>
27 lines
1 KiB
XML
27 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
|
|
<upstream>
|
|
<remote-id type="github">RenderKit/openpgl</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="tools">Building Open PGL tools as well</flag>
|
|
</use>
|
|
</pkgmetadata>
|