media-libs/openpgl::vowstar
- Ebuilds: 2, Stable: 0.6.0, Testing: 0.6.0 Description:
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.
Homepage:https://github.com/RenderKit/openpgl License: Apache-2.0
media-libs/vst3sdk::vowstar
- Ebuilds: 1, Testing: 3.7.6 Description:
A VST plug-in is an audio processing component that is utilized within
a host application. This host application provides the audio or/and
event streams that are processed by the plug-in's code. Generally
speaking, a VST plug-in can take a stream of audio data, apply a
process to the audio, and return the result to the host application.
A VST Plug-in performs its process normally using the processor of the
computer. The audio stream is broken down into a series of blocks.
The host supplies the blocks in sequence. The host and its current
environment control the block-size. The VST Plug-in maintains the
status of all its own parameters relating to the running process:
The host does not maintain any information about what the Plug-in did
with the last block of data it processed.
Homepage:https://github.com/steinbergmedia/vst3sdk License: BSD GPL-3