How set my projection matrix to to jpct-ae

Started by Davi, October 30, 2011, 10:39:34 AM

Previous topic - Next topic

Davi

I have got a projection 4*4 matrix,wanna to  set to jpct-ae,but don't know how to set it ?can you help me ?

EgonOlsen

As said in the other thread: You can't do that. If you want to battle with the matrices directly, why are you using a 3D engine in the first place? Maybe we should go one step back and ask: What are you actually trying to achieve with all this? Maybe there's a better way than trying to stick some code based on OpenGL directly into a 3D engine.