So I'm using the OPENGL renderer and my stuff is starting to disappear when they're pushed back on the Z plane, so I'm guessing I'm hitting some kind of maximum Z coordinate. So what's the maximum Z coordinate? More importantly, how can I go past it?
As a side-note I'm using processing.js on an HTML5 canvas if that makes a difference.
1