A tetrahedral upscaler that can be used to improve the precision of 3D LUTs.
Based on an implementation by Garrett Johnson.
https://github.com/gkjohnson/threejs-sandbox/blob/master/3d-lut
Static
Expands the given data to the target size.
The input RGBA data. Assumed to be cubic.
The target size.
The new data.
A tetrahedral upscaler that can be used to improve the precision of 3D LUTs.
Based on an implementation by Garrett Johnson.
See
https://github.com/gkjohnson/threejs-sandbox/blob/master/3d-lut