Source: libopenpgl-dev
Section: devel
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libembree-dev,
 libtbb-dev,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://github.com/RenderKit/openpgl
Vcs-Browser: https://github.com/RenderKit/openpgl
Vcs-Git: https://github.com/RenderKit/openpgl.git

Package: libopenpgl-dev
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Intel(R) Open Path Guiding Library
 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.