issues
search
buildaworldnet
/
IrrlichtBAW
Build A World fork of Irrlicht
http://www.buildaworld.net
Apache License 2.0
122
stars
27
forks
source link
GLI Writer corrections, Discrete Convolution Kernel for SAT
#529
Closed
AnastaZIuk
closed
4 years ago
AnastaZIuk
commented
4 years ago
status:
added non BC swizzle to GLI writer
todo:
test SAT again when done
new convolution kernel in
CBlitImageFilter
with matrix/weight table
0 -1 1 0 1 -1 0 0 0
as
Kernel
create new class derived from
CImageFilterKernel
an put it into
CBlitImageFilter<>
as template arg
status:
todo:
0 -1 1 0 1 -1 0 0 0
as Kernel