link to World Wind

This commit is contained in:
ahrenholz@gmail.com 2012-10-16 22:31:49 +00:00
parent 2ff3fd3ca0
commit c7470823c8

View file

@ -13,7 +13,7 @@ Successful build/run environment:
# OpenJDK 1.7 (tested 7u7-2.3.2a) *Note:* Oracle Java 1.6/1.7 and OpenJDK 1.6 will not work when behind a proxy, but segfault
# sdt-svnsnap.tgz (dated 2012-03-29) from http://downloads.pf.itd.nrl.navy.mil/sdt/nightly_snapshots/sdt-svnsnap.tgz
# protolib-svnsnap.tgz (dated 2012-10-03) from http://downloads.pf.itd.nrl.navy.mil/protolib/nightly_snapshots/protolib-svnsnap.tgz
# worldwind.zip and joglutils.zip from PROTEAN Forge website (login required)
# worldwind.zip and joglutils.zip from PROTEAN Forge website (login required); go to [https://pf.itd.nrl.navy.mil/sf/frs/do/listReleases/projects.proteantools/frs.sdt_3d PROTEAN Forge], click the _Protean Tools_ project, then _File Releases_, then _sdt3d_, and the _1.2_ release directory. If you do not have a PROTEAN Forge login, you can also find these files on the [http://worldwind.arc.nasa.gov/java/ World Wind Java SDK] site.
Steps for build and run:
@ -78,4 +78,4 @@ java -jar -Dsun.java2d.noddraw=true -Xmx512m ${THISDIR}/jars/sdt3d.jar
{{{
cd ~/sdt3d
./sdt3d.sh
}}}
}}}