jPCT - a 3d engine for Java > Bugs

OS X render problems

(1/2) > >>

joseluis:
Hi, sorry for my bad english.

I get some problems on render the JPCT demos os MacOS X 10.2 with Java 1.4.1. and LWJGL 0.8 and 0.9

The screen appears magenta and no input in the demos.



any tip for help me?

Thanks.

EgonOlsen:
The code of the OpenGL renderer includes a comment: "Will this work on Mac? (byte order)"...well, obviously it doesn't... :wink: Should be an easy fix in this case, albeit i'm not sure that it's the only place where little endian vs. big endian matters.
Anyway, i'll upload a version for you to test on monday.
About the input problem: I don't know. Seems to be a LWJGL problem then. You mean that you can't move around in the fps example, i assume!?

joseluis:
Hi.

I get bad color and no input in the JPCT first person demo, when I press the x key to switch the render to LWJGL. It works OK in software mode.

Thanks for your help.

joseluis:
Hi Egon.

I don't have problems with LWJGL 0.8 and 0.9 in MacOS X.

Only with JPCT + LWJGL.

But, congratulations for your engine.

EgonOlsen:
I've uploaded a fixed version here: *Link removed*
It's only the API-jar, not a complete distribution. Please compile the examples from the regular distribution with this jar and tell me, if the textures are looking fine now.

Edit: The fix is now included in the release version of jPCT

Navigation

[0] Message Index

[#] Next page

Go to full version