Java3D on OSX with Java 7

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Java3D on OSX with Java 7

nick.collier
We have an application that visualizes a running simulation using jogl for fast 2D visualization and Java3D for 3d visualization.

I've been having some issues with jogl. Those are recorded here:

http://forum.jogamp.org/GLCanvas-in-JTabbedPane-td4028899.html

I'm also having issues (probably related) with the latest Java3d (1.6.0-pre7). Here's a screenshot:



The basic layout here is that the various visualizations are shown in a tabbed pane. When I choose the tab for the 3D display it displays as in the screenshot rather than in the tab panel. It also always stays at the front, even when other tabs are selected. The content is correct though and updates nicely as the simulation runs. This all worked fine before with jogl 1.1.1 the original Java3D and java < 7. I'm assuming this java3D problem is caused by the jogl related issues but wanted to make sure.

OS: OSX 10.7.5
Mac Pro, ATI Radeon HD 5770
Java 7 (java version "1.7.0_09", Java(TM) SE Runtime Environment (build 1.7.0_09-b05), Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)
I've tried both jogl-2.0-rc11 and the one mentioned in the link above (http://jogamp.org/deployment/archive/master/gluegen_656-joal_420-jogl_951-jocl_773/)

thanks,

Nick
Reply | Threaded
Open this post in threaded view
|

Re: Java3D on OSX with Java 7

elotter
Hi Nick, I've been experiencing a similar offset problem (also in tabs, as per NetBeans platform elements), see for example the discussion in http://forum.jogamp.org/Request-for-testing-on-OSX-1-6-0-pre6-released-td4028264.html .
Reply | Threaded
Open this post in threaded view
|

Re: Java3D on OSX with Java 7

Sven Gothel
Administrator
On 04/07/2013 10:26 AM, elotter [via jogamp] wrote:
> Hi Nick, I've been experiencing a similar offset problem (also in tabs, as per
> NetBeans platform elements), see for example the discussion in
> http://forum.jogamp.org/Request-for-testing-on-OSX-1-6-0-pre6-released-td4028264.html

We need a JOGL unit test to expose this issue and a new bug entry.

~Sven



signature.asc (911 bytes) Download Attachment