prgpu 0.1.12

GPU-accelerated rendering utilities for Adobe Premiere Pro and After Effects plugins
1
2
3
4
5
6
7
8
module vekl;

__include "texture";
__include "sampling";
__include "math";
__include "filter";
__include "noise";
__include "color";