External links (examples, blogs, etc.)

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 03:20, 12 April 2008 (edit)
Patmurris (Talk | contribs)
(Updated blog links)
← Previous diff
Current revision (20:15, 2 April 2012) (edit) (undo)
Mkpl (Talk | contribs)
m (Reverted edits by Lovesi (Talk); changed back to last version by Mkpl)
 
(20 intermediate revisions not shown.)
Line 1: Line 1:
===External links (examples, documentation, etc.)=== ===External links (examples, documentation, etc.)===
 +*[http://forum.worldwindcentral.com/showthread.php?t=20383 How to setup WWJ] WWJ forum thread
*[http://wiki.netbeans.org/wiki/view/HelloWorldWindJavaSDK HelloWorldWindJavaSDK at the Netbeans wiki] *[http://wiki.netbeans.org/wiki/view/HelloWorldWindJavaSDK HelloWorldWindJavaSDK at the Netbeans wiki]
-*[http://tleilax.chinoy.com/worldwind/doc/ WorldWind Java 0.2 SDK Javadocs] 
*[http://blogs.sun.com/geertjan/entry/more_on_world_wind_and More on NASA World Wind and NetBeans IDE] *[http://blogs.sun.com/geertjan/entry/more_on_world_wind_and More on NASA World Wind and NetBeans IDE]
*[http://www.perrygeo.net/wordpress/?p=59 Worldwind Java - Jython example] *[http://www.perrygeo.net/wordpress/?p=59 Worldwind Java - Jython example]
Line 9: Line 9:
*[http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_libraries_tools;action=display;num=1179257434 Processing Example] *[http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_libraries_tools;action=display;num=1179257434 Processing Example]
*[http://georgelantz.com/2007/09/10/adding-path-lines-to-world-wind-java-app/ Adding Polylines in World Wind Java SDK] *[http://georgelantz.com/2007/09/10/adding-path-lines-to-world-wind-java-app/ Adding Polylines in World Wind Java SDK]
 +*[http://acuriousanimal.orggeo.net/?q=content/how-create-multiplatform-application-based-worldwindjava-netbeans-platform How to create a multiplatform application based on WWJ with NetBeans Platform]
 +*[http://nakkaya.com/2009/12/23/hello-world-wind/ Worldwind Java - Clojure Example]
 +*[http://nakkaya.com/2009/12/25/gps-traces-using-world-wind/ Worldwind Java - Clojure - Drawing GPS Traces]
-*Patrick Murris blog: (Note that many of these articles date back to the early weeks following the may 2007 release of WWJ. Some of the presented code may not be valid anymore, other examples have been integrated in the SDK).+===Patrick Murris web log===
-**[http://patmurris.blogspot.com/2007/05/adding-stars-to-world-wind-java.html Adding renderable layers to WWJava - Stars] - included in WWJ.+Note that some of these articles date back to the early weeks following the may 2007 release of WWJ. Some of the presented code may not be valid anymore, other examples have been integrated in the SDK.
-** Loading WW.net config XML files+*[http://patmurris.blogspot.com/2007/05/adding-stars-to-world-wind-java.html Adding renderable layers to WWJava - Stars] - included in WWJ.
-***[http://patmurris.blogspot.com/2007/05/loading-wms-image-layers-in-wwj.html Loading tiled image layers from a WW XML]+* Loading WW.net config XML files
-***[http://patmurris.blogspot.com/2007/05/loading-icon-based-ww-add-ons-in-wwj.html Loading icons from a WW XML]+**[http://patmurris.blogspot.com/2007/05/loading-wms-image-layers-in-wwj.html Loading tiled image layers from a WW XML]
-***[http://patmurris.blogspot.com/2007/06/loading-ww-layersets-structure-into-wwj.html Loading WW layersets structure into WWJ]+**[http://patmurris.blogspot.com/2007/05/loading-icon-based-ww-add-ons-in-wwj.html Loading icons from a WW XML]
-**[http://patmurris.blogspot.com/2007/06/adding-single-image-layers-to-wwj.html Adding single image layers to WWJ] - included in WWJ.+**[http://patmurris.blogspot.com/2007/06/loading-ww-layersets-structure-into-wwj.html Loading WW layersets structure into WWJ]
-**[http://patmurris.blogspot.com/2007/05/loading-ww-pathlists-into-wwj.html Loading WW Pathlists into WWJ]+*[http://patmurris.blogspot.com/2007/06/adding-single-image-layers-to-wwj.html Adding single image layers to WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/06/adding-simple-scalebar-to-wwj.html Adding a simple scalebar to WWJ] - included in WWJ.+*[http://patmurris.blogspot.com/2007/05/loading-ww-pathlists-into-wwj.html Loading WW Pathlists into WWJ]
-**[http://patmurris.blogspot.com/2007/06/growing-box-like-structures-inside-wwj.html Growing box like structures inside WWJ]+*[http://patmurris.blogspot.com/2007/06/adding-simple-scalebar-to-wwj.html Adding a simple scalebar to WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/06/adding-simple-world-map-overlay-to-wwj.html Adding a simple world map overlay to WWJ] - included in WWJ.+*[http://patmurris.blogspot.com/2007/06/growing-box-like-structures-inside-wwj.html Growing box like structures inside WWJ]
-**[http://patmurris.blogspot.com/2007/07/adding-blue-sky-background-to-wwj.html Adding a blue sky background to WWJ] - included in WWJ.+*[http://patmurris.blogspot.com/2007/06/adding-simple-world-map-overlay-to-wwj.html Adding a simple world map overlay to WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/07/adding-touch-of-fog-to-wwj.html Adding a touch of fog to WWJ] - included in WWJ.+*[http://patmurris.blogspot.com/2007/07/adding-blue-sky-background-to-wwj.html Adding a blue sky background to WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/07/picking-at-objects-in-wwj.html Picking at objects in WWJ]+*[http://patmurris.blogspot.com/2007/07/adding-touch-of-fog-to-wwj.html Adding a touch of fog to WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/09/saving-wwj-layer-tiles-composite.html Saving a WWJ layer tiles composite]+*[http://patmurris.blogspot.com/2007/07/picking-at-objects-in-wwj.html Picking at objects in WWJ]
-**[http://patmurris.blogspot.com/2007/09/sky-gradient-and-atmosphere-for-wwj.html Sky gradient and atmosphere for WWJ] - included in WWJ.+*[http://patmurris.blogspot.com/2007/09/saving-wwj-layer-tiles-composite.html Saving a WWJ layer tiles composite]
-**[http://patmurris.blogspot.com/2007/09/3d-stereo-anaglyph-view-in-wwj.html 3D stereo anaglyph view in WWJ] - included in WWJ.+*[http://patmurris.blogspot.com/2007/09/sky-gradient-and-atmosphere-for-wwj.html Sky gradient and atmosphere for WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/09/text-and-messages-translation-in-wwj.html Text and messages translation in WWJ].+*[http://patmurris.blogspot.com/2007/09/3d-stereo-anaglyph-view-in-wwj.html 3D stereo anaglyph view in WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/10/real-time-terrain-cross-section-in-wwj.html Real time terrain cross section in WWJ] - included in WWJ.+*[http://patmurris.blogspot.com/2007/09/text-and-messages-translation-in-wwj.html Text and messages translation in WWJ].
-**[http://patmurris.blogspot.com/2007/10/couple-tricks-to-speed-up-wwj.html A couple tricks to speed up WWJ]+*[http://patmurris.blogspot.com/2007/10/real-time-terrain-cross-section-in-wwj.html Real time terrain cross section in WWJ] - included in WWJ.
-**[http://patmurris.blogspot.com/2007/12/full-mars-and-moon-globes-for-wwj.html Full Mars and Moon globes for WWJ] - to be included in WWJ.+*[http://patmurris.blogspot.com/2007/10/couple-tricks-to-speed-up-wwj.html A couple tricks to speed up WWJ]
-**[http://patmurris.blogspot.com/2007/12/wwj-look-around-view-example.html WWJ Look around view example] - to be included in WWJ.+*[http://patmurris.blogspot.com/2007/12/full-mars-and-moon-globes-for-wwj.html Full Mars and Moon globes for WWJ] - included in WWJ 0.5.
-**[http://patmurris.blogspot.com/2007/12/blue-marble-twelve-month-for-wwj.html Blue Marble 12 month for WWJ] - to be included in WWJ.+*[http://patmurris.blogspot.com/2007/12/wwj-look-around-view-example.html WWJ Look around view example] - included in WWJ 0.5.
-**[http://patmurris.blogspot.com/2008/01/crosshair-layer-for-worldwind-java.html Crosshair layer for WWJ] - to be included in WWJ.+*[http://patmurris.blogspot.com/2007/12/blue-marble-twelve-month-for-wwj.html Blue Marble 12 month for WWJ] - included in WWJ 0.5.
-**[http://patmurris.blogspot.com/2008/02/procedural-image-layers-for-worldwind.html Procedural (computed) tiled image layers for WWJ]. [http://patmurris.blogspot.com/2008/02/procedural-shading-for-worldwind-java.html Shading].+*[http://patmurris.blogspot.com/2008/01/crosshair-layer-for-worldwind-java.html Crosshair layer for WWJ] - included in WWJ 0.5.
-**[http://patmurris.blogspot.com/2008/03/geonames-layer-for-worldwind-java.html GeoNames layer for WWJ].+*[http://patmurris.blogspot.com/2008/02/procedural-image-layers-for-worldwind.html Procedural (computed) tiled image layers for WWJ]. [http://patmurris.blogspot.com/2008/02/procedural-shading-for-worldwind-java.html Shading].
-**[http://patmurris.blogspot.com/2008/03/openstreetmap-layer-for-worldwind-java.html OpenStreetMap layer for WWJ].+*[http://patmurris.blogspot.com/2008/03/geonames-layer-for-worldwind-java.html GeoNames layer for WWJ].
-**[http://patmurris.blogspot.com/2008/04/worldwind-java-splash-screen.html Splash screen for WWJ].+*[http://patmurris.blogspot.com/2008/03/openstreetmap-layer-for-worldwind-java.html OpenStreetMap layer for WWJ] - included in WWJ 0.5.
-**[http://patmurris.blogspot.com/2008/04/ray-casting-and-line-of-sight-for-wwj.html Ray casting and line of sight for WWJ].+*[http://patmurris.blogspot.com/2008/04/worldwind-java-splash-screen.html Splash screen for WWJ].
 +*[http://patmurris.blogspot.com/2008/04/ray-casting-and-line-of-sight-for-wwj.html Ray casting and line of sight for WWJ].
 +*[http://patmurris.blogspot.com/2008/04/geosignal-french-maps-in-wwj.html French Geosignal maps in WWJ].
 +*[http://patmurris.blogspot.com/2008/06/world-borders-alternate-layers-for-wwj.html World Borders alternate layers for WWJ].
 +*[http://patmurris.blogspot.com/2008/08/onegeology-world-layer-for-world-wind.html OneGeology World layer for WWJ].
 +*[http://patmurris.blogspot.com/2008/09/truncated-earth-in-world-wind-java.html Truncated Earth example for WWJ].
 +*[http://patmurris.blogspot.com/2008/09/elevated-surface-image-for-world-wind.html Elevated Surface Image for WWJ].
 +*[http://patmurris.blogspot.com/2009/04/sunlight-package-for-worldwind-java.html Sun light package for WWJ] Includes terrain shading, atmospheric scattering, sun position calculator and lens flare effect.
-* The Baloon Project blog - Antonio Santiago+===The Baloon Project web log - Antonio Santiago===
-**[http://theballoonproject.blogspot.com/2007/10/wwj-layerset-dont-use-layerset.html WWJ LayerSet] ([http://theballoonproject.blogspot.com/2007/11/wwj-layerset-updated.html Updated])+
-**[http://theballoonproject.blogspot.com/2007/10/wwj-temporality.html WWJ Temporality] ([http://theballoonproject.blogspot.com/2007/11/wwj-temporality-updated.html Updated]) - Add time to your objects and animate it.+
-**[http://theballoonproject.blogspot.com/2007/10/wwj-layers-opacity.html WWJ Layers opacity]+
-**[http://theballoonproject.blogspot.com/2007/11/wwj-needle-of-compass.html WWJ The needle of the compass]+
-**[http://theballoonproject.blogspot.com/2007/11/wwj-and-remote-surfaceimage.html WWJ and remote SurfaceImage] ([http://theballoonproject.blogspot.com/2007/11/wwj-remote-surfaceimage-updated.html Updated]) ([http://theballoonproject.blogspot.com/2007/11/wwj-surfaceimage-reloaded.html Updated with reload method])+
-**[http://theballoonproject.blogspot.com/2007/12/wwj-rotable-icons.html WWJ Rotable Icons] - Icons that can be rotated (like the compass).+
-**[http://theballoonproject.blogspot.com/2007/12/wwj-annotated-icons.html WWJ Annotated Icons] - A merge between an Icon and an Annotation.+
-*Denis Laprise web log+*[http://theballoonproject.blogspot.com/2008/06/prism-themathic-maps-on-wwj.html WWJ Prism objects] - Themathic maps on WWJ.
-**[http://denislaprise.com/2007/11/22/displaying-shapefiles-in-wwjava/ Displaying shapefiles in WWJava]+ 
-**[http://denislaprise.com/2007/11/22/translucent-shapes-in-wwjava/ Translucent shapes in WWJava]+*[http://theballoonproject.blogspot.com/2007/10/wwj-layerset-dont-use-layerset.html WWJ LayerSet] ([http://theballoonproject.blogspot.com/2007/11/wwj-layerset-updated.html Updated])
-**[http://denislaprise.com/2007/11/22/wwjava-in-fullscreen/ WWJava in fullscreen]+*[http://theballoonproject.blogspot.com/2007/10/wwj-temporality.html WWJ Temporality] ([http://theballoonproject.blogspot.com/2007/11/wwj-temporality-updated.html Updated]) - Add time to your objects and animate it.
 +*[http://theballoonproject.blogspot.com/2007/10/wwj-layers-opacity.html WWJ Layers opacity]
 +*[http://theballoonproject.blogspot.com/2007/11/wwj-needle-of-compass.html WWJ The needle of the compass]
 +*[http://theballoonproject.blogspot.com/2007/11/wwj-and-remote-surfaceimage.html WWJ and remote SurfaceImage] ([http://theballoonproject.blogspot.com/2007/11/wwj-remote-surfaceimage-updated.html Updated]) ([http://theballoonproject.blogspot.com/2007/11/wwj-surfaceimage-reloaded.html Updated with reload method])
 +*[http://theballoonproject.blogspot.com/2007/12/wwj-rotable-icons.html WWJ Rotable Icons] - Icons that can be rotated (like the compass).
 +*[http://theballoonproject.blogspot.com/2007/12/wwj-annotated-icons.html WWJ Annotated Icons] - A merge between an Icon and an Annotation.
 + 
 +===Denis Laprise web log===
 +*[http://denislaprise.com/2007/11/22/displaying-shapefiles-in-wwjava/ Displaying shapefiles in WWJava]
 +*[http://denislaprise.com/2007/11/22/translucent-shapes-in-wwjava/ Translucent shapes in WWJava]
 +*[http://denislaprise.com/2007/11/22/wwjava-in-fullscreen/ WWJava in fullscreen]
 + 
 +===The Earth Is Square===
 +*[http://earthissquare.com/2008/08/06/tutorial-1-embed-wwjava-into-a-web-page/ Tutorial 1: Embed WWJava Into a Web Page]
 +*[http://earthissquare.com/2008/08/10/tutorial-2-making-embeded-wwjava-zoom-to-a-location/ Tutorial 2: Making Embeded WWJava Zoom to a Location] - using Javascript to make the globe move to a preset location after the applet loads
 +*[http://earthissquare.com/2008/08/13/tutorial-3-label-thy-earth/ Tutorial 3: Label Thy Earth] - adding labels to the globe
[[Category:WWJ Dev Documentation]] [[Category:WWJ Dev Documentation]]

Current revision

Contents

[edit] External links (examples, documentation, etc.)

[edit] Patrick Murris web log

Note that some of these articles date back to the early weeks following the may 2007 release of WWJ. Some of the presented code may not be valid anymore, other examples have been integrated in the SDK.

[edit] The Baloon Project web log - Antonio Santiago

[edit] Denis Laprise web log

[edit] The Earth Is Square

Personal tools