JOGL and Mac OSX tiBook.

Apparently JOGL requirements on OGL version are narrow enough that JOGL progrms currently don’t run on tiBooks?

Thats a pretty major limitation :frowning: (LWJGL runs juts fine on my tiBook…)

JK

What jogl applications have you tried? What about the gears demo: https://jogl-demos.dev.java.net/webstart/GearsTmp.jnlp.

If you can’t run an application because it uses opengl1.4 or requires a special NVidea card, it is the applications fault, not jogl.

Your right Tom, Gears runs fine.

Guess its the WURM guys’ fault. Ill go beat them up :wink:

JK

Yeah, Wurm requires GL1.4 and for the life of me I can’t figure out why the Radeons in the Apple hardware doesn’t have GL1.4 drivers. It defies comprehension as the hardware is definitely capable of GL1.4.

[quote]… I can’t figure out why the Radeons in the Apple hardware doesn’t have GL1.4 drivers. It defies comprehension as the hardware is definitely capable of GL1.4.
[/quote]
I just filed a bug report with Apple… if we complain loud enough it might get fixed.