Edge calculations in Flash
is there way suppress edge effect pb in flash?
i'm doing nxn convolution. think ignore pixels 'outside' image.
i have:
float2 pt = outcoord() + float2(1.0, 2.0);
how test if pt in image before passing samplenearest?
my convolution mask depends on parameter. looks dependents ideal, not supported in flash.
will supported in future version of flash?
More discussions in Pixel Bender
adobe
Comments
Post a Comment