Login  Register

Re: Setting Up JOGL for OpenGL on Windows 10

Posted by ZacharyABCD on Apr 14, 2017; 10:29am
URL: https://forum.jogamp.org/Setting-Up-JOGL-for-OpenGL-on-Windows-10-tp4037846p4037869.html

-Yes, however in a different context, I may well have to obfuscate all java interfaces, classes, variables and functions to prevent interdiction.  A process that only works if I do the same for, in my example, my java compiled code, the jogl .jar files as well as windows dlls.  You are correct that for execution purposes this isn't necessary, it's just that between java jogl and windows dlls for opengl, I can't co-respectively obfuscate or protect.  Is there any kind of possibility that the Jogamp project people can offer some kind of practical option there?