jogamp
›
jogl
Login
Register
Re: Jogl and JavaFX
Posted by
gouessej
on
Apr 01, 2020; 1:32pm
URL:
https://forum.jogamp.org/Jogl-and-JavaFX-tp4040468p4040469.html
Hello
Where is your animator? Do you get an error message? Have you followed the instructions in our wiki to add the necessary libraries into your classpath?
https://jogamp.org/wiki/index.php/Setting_up_a_JogAmp_project_in_your_favorite_IDE
Look at this example:
https://github.com/sgothel/jogl/blob/master/src/test/com/jogamp/opengl/test/junit/jogl/javafx/TestNewtCanvasJFXGLn.java
Reminder: You need the latest RC of JOGL 2.4.0 to make it work. It obviously doesn't work with JOGL 2.3.2.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page