Merge branch 'resample'
This commit is contained in:
@ -190,3 +190,12 @@ Cubic sampling function for seperable cubic:
|
||||
f(x) = 0 otherwise
|
||||
"a" is configurable, try -1/2 (from http://pixinsight.com/forum/index.php?topic=556.0 )
|
||||
|
||||
|
||||
|
||||
Wish list:
|
||||
s0, t0, s1, t1 vs scale_x, scale_y, offset_x, offset_y - What's the best interface?
|
||||
Separate wrap modes and filter modes per axis
|
||||
Alpha test coverage respecting resize (FloatImage::alphaTestCoverage and FloatImage::scaleAlphaToCoverage: https://code.google.com/p/nvidia-texture-tools/source/browse/trunk/src/nvimage/FloatImage.cpp)
|
||||
Installable filter kernels
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user