Re: Using code of JOGL 1.0 in JOGL 2.0
Posted by Jerry on May 19, 2013; 4:07am
URL: https://forum.jogamp.org/Using-code-of-JOGL-1-0-in-JOGL-2-0-tp4029190p4029192.html
Thank you !
Can you please specify which methods do I need to change ?
Furthermore ,do you if there is a JOINT package of JOGL 1 & 2 together ? meaning that instead
of renaming GL1 to GL2 , the package itself would recognize the Jogl type , and use the appropriate
jogl (either 1 or 2) .
10x again