NASAWorldWind / WorldWindJava

The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.
718 stars 327 forks source link

New JOGL built available - Update WorldWindJava #261

Open Bio7 opened 1 year ago

Bio7 commented 1 year ago

A new JOGL built (2.4.0) is available. It would be nice if this could be integrated in a new WorldWindJava release.

JOGL 2.4.0 also supports Mac M1 ARM, see:

https://jogamp.org/wiki/index.php/Release_2.4.0

Forum:

https://forum.jogamp.org/Release-2-4-0-Progress-td4042061.html

tmulle commented 1 year ago

@Bio7 thanks for the information!

I was finally able to get the demo running on my M1 Mac after downloading the new jars and replacing the ones that come with WorldWind 2.2.1.

Here is the results https://github.com/NASAWorldWind/WorldWindJava/issues/258