Re: queryProperties...
Posted by
Sven Gothel on
May 12, 2014; 8:47pm
URL: https://forum.jogamp.org/Java3D-1-6-crashes-JVM-tp4031293p4032321.html
On 05/12/2014 09:43 PM, runiter [via jogamp] wrote:
> Great then, we can simply call those JOGL methods from queryProperties without
> need to create a new JFrame.
>
> If we can return everything Java3D used to return that should work fine. The
> following is what Java3D queryProperties used to return:
...
We will need to add this information query and storage in JOGL,
so it can be picked up at initialization.
Can you point me to the Java3D classes holding the info
so I can 'copy' those to JOGL ?
I would appreciate we can work on this task together ..
In short: We can do this within the 2.x JOGL branch!
~Sven