WW2DPlusOne works with WW2D 0.99.87, not the latest 0.99.88
WW2D Plus One is based on the previous version 0.99.87 of WW2D and will not work on top of the latest 0.99.88.
So the best option for 3D now is to keep using 0.99.87 and deploy +1 beta 2 over it.
You can still get WW2D 0.99.87 here :
http://ww2d.csoft.net/files/ww2d-0.99.87.zip
However, to complicate things a bit, the latest WW2D uses the newer JOGL implementation JSR231 which is not compatible with the previous one, namely 1.10. So if you plan on also using the latest WW2D, you may have to deal with two versions of JOGL which i'm not sure how this may work out...
So here is the JOGL version used by PlusOne and WW2D 0.99.87 :
http://ww2d.csoft.net/files/JOGL-Inst-1.10.jar
I'm wondering about refactoring the +1 specific code and merging/integrating it in the latest 0.99.88... and i'm not positive this will happen. Especially considering that World Wind 1.5 java is due soon and i'm confident it will be a more solid code base to work with for 3D.
Should any one want to do the move, the source for WW2DPlusOne beta 2 is here (see readme.txt):
http://www.alpix.com/3d/worldwin/WW2...2_src_core.zip
Let me know...
Originally posted by gershwinou
So the best option for 3D now is to keep using 0.99.87 and deploy +1 beta 2 over it.
You can still get WW2D 0.99.87 here :
http://ww2d.csoft.net/files/ww2d-0.99.87.zip
However, to complicate things a bit, the latest WW2D uses the newer JOGL implementation JSR231 which is not compatible with the previous one, namely 1.10. So if you plan on also using the latest WW2D, you may have to deal with two versions of JOGL which i'm not sure how this may work out...
So here is the JOGL version used by PlusOne and WW2D 0.99.87 :
http://ww2d.csoft.net/files/JOGL-Inst-1.10.jar
I'm wondering about refactoring the +1 specific code and merging/integrating it in the latest 0.99.88... and i'm not positive this will happen. Especially considering that World Wind 1.5 java is due soon and i'm confident it will be a more solid code base to work with for 3D.
Should any one want to do the move, the source for WW2DPlusOne beta 2 is here (see readme.txt):
http://www.alpix.com/3d/worldwin/WW2...2_src_core.zip
Let me know...

Comment