Tannenbaum Jit.mxform2d

johnsoncraigsbc's icon

This is my patch so far, having a bit of trouble hooking up the full screen so I can crop it black around the edges with the jit.mxform2d.

Any ideas would be much appreciated.

Max Patch
Copy patch and select New From Clipboard in Max.

Andrew Benson's icon

Hi,
You're not going to be able to solve this without gaining a more
thorough knowledge of Jitter, OpenGL, and the various objects and
techniques used in the original patch. My advice would be to set this
project aside for a minute and go read the OpenGL section of the Jitter
tutorials.

I will give you one hint: jit.mxform2d will never work for what you are
aiming to do (think jit.gl.*).

Best of luck,
Andrew B.