Re: Java3D+Javafx doesn't work on Java 14
Posted by
gouessej on
Jun 09, 2020; 10:00pm
URL: https://forum.jogamp.org/Java3D-Javafx-doesn-t-work-on-Java-14-tp4040679p4040689.html
JOGL needs those options since Java 9 because of the modularization, some classes can't be accessed without them.
Do you reproduce your bug on a very simple example with JOGL but without Java3D?
You should look at this bug report as I had exactly the same problem:
https://jogamp.org/bugzilla/show_bug.cgi?id=1317#c12