Hi,
I’m working on a jogl-based project and it’s working fine on W2K running java 1.4.1.
However, I can’t get it to work on a Mac running OS X.
I’ve followed Gerard’s instructions on his webpage:
http://homepage.mac.com/gziemski/projects/
but no joy.
I tried his tutorial lessons, which were modified for known Mac bugs.
His Lesson01 works, which just opens a window, but Lesson02, which is supposed to show me a triangle and a white triangle and a square just gives me a blank window. In fact I have to kill the process because it hangs. Lesson03 (color polys) gives me a blank window but doesn’t hang.
What am I missing?
Here is the Mac config I’m testing on:
Mac OS X 10.2.6 (6L60)
Darwin 6.6
AGP Graphics 2.8
Java VM 1.4.1
openGL 1.2.4
Any suggestions would be gratefully appreciated.
Thanks
-j