Re: where can I find the org.jogamp.java3d source code
Posted by swframe on Apr 01, 2023; 3:59pm
URL: https://forum.jogamp.org/where-can-I-find-the-org-jogamp-java3d-source-code-tp4042359p4042373.html
I deleted my previous post where I thought jdk 17 didn't support add-opens.
The --add-opens fixed my problem. The demo code is working now.
Thanks again!