Texture interpolation: where does it happen?

Jean-Francois Charles's icon

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.

Martin Beck's icon

Set attribute filterof jit.gl.texture to none.
Default is linear.

Jean-Francois Charles's icon

Great, thanks!