Description
Hi Peter,
I saw that you made quite a number of changes to the WorldWind code-base. Would you be interested in helping us merge some of your fixes into the community-edition of WorldWind that is located at:
https://github.com/WorldWindEarth/WorldWindJava
A couple of us started a fork of the code-base a few days ago, seeing as NASA is going to suspend their support for WorldWind in May (see: NASAWorldWind/WorldWindJava#81 for the full discussion)
We upgraded to JOGL 2.3.2 on our development-branch and I see you made a similar change in your commit:
pcmehlitz/WorldWindJava@3c8322d
However, we missed the pixel scale-factor issue that you list at the bottom (I'm adding that as we speak). We are also looking at getting a jar built that we can publish to the maven central repo.
We would greatly appreciate it if you could help us.