Texture interpolation: where does it happen?
Hello,
I'm missing something in this patch: I have a beautiful texture interpolation, but I don't understand where it happens, and how I could turn it off...
Could someone explain? Thanks!
Max Patch
Copy patch and select New From Clipboard in Max.
Set attribute filter
of jit.gl.texture to none.
Default is linear
.
Great, thanks!