Login  Register

Re: JOGL on Apple IOS

Posted by Sven Gothel on Jun 29, 2025; 12:33am
URL: https://forum.jogamp.org/JOGL-on-Apple-IOS-tp4043750p4043791.html

Yes, I spend ~2 month on the endeavor around June 2019.

Resulted in:
- OpenJDK 9 JRE build for iOS
- GlueGen, JOGL w/ NEWT working

https://jausoft.com/blog/2019/06/17/jogamp-ios-arm64-bring-up/
https://jausoft.com/blog/2019/06/23/jogamp-ios-arm64-port-first-visuals/
https://jausoft.com/blog/2019/07/08/jogamp-ios-arm64-port-newt/

Since then, commercial demand broke down,
including the iOS port.

Today I would try to use/compile OpenJDK21
and/or GraalVM perhaps?

All changes have been checked in, i.e. the iOS build target
throughout our gluegen + jogl as well as the iOS NEWT code.
However, I haven't tested it anymore since.
joal would also be on the TODO list, maybe add our ffmpeg binding.

If there is commercial demand from a company, feel free to contact me.

Sure, it would be nice to have it all,
so far only Android is still maintained (see v2.6.0 RC).

Cheers,

~Sven