Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to mix JavaFX 2 and OpenGL (JOGL) ?

867731Jun 9 2011 — edited Jun 10 2011
Hi,

I have created a 3D game with JOGL. This one is created using a GLCanvas (which is a heavyweight component).
I would like to append a grafical user interface over this canvas. Is it possible to mix javafx 2 and jogl ?

I have already found an example [url http://jfxs3d.blogspot.com/2009_08_01_archive.html]here (not with javafx 2 I think...) but I can't find any source code or demo about this.
It seems to be exactly what I want to.

Thanks,

Dav

Edited by: Darryl Burke -- fixed the link
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 8 2011
Added on Jun 9 2011
6 comments
1,846 views