Re: JOGL on iOS
Posted by Xerxes Rånby on May 25, 2013; 4:42pm
URL: https://forum.jogamp.org/JOGL-on-iOS-tp4029229p4029230.html
iOS support is not essential for a JOGL release but if someone steps up and do the port then patches are welcome.
You can start by experimenting using RoboVM to run JOGL on one of the platforms that JOGL currently support. JamVM is also supported on iOS if you want a JVM solution and is available from the Cydia installer. Avian may also be an option to get a runtime for use on iOS.
For JOGL to appear under iOS its required that someone do an initial port of NEWT to initialize a native surface and provide input on this platform.