15 Commits

Author SHA1 Message Date
Mark Peterson
07db0fcc0a
License update (#830) 2020-08-12 17:28:51 -05:00
Patrick Hogan
09c81f862e Update 2018-06-21 19:03:59 -07:00
Patrick Hogan
44a32a6501 Update 2018-06-21 18:45:33 -07:00
Miguel Del Castillo
3101cea6d1 Improvements to documentation in 3 examples (#750)
* Added documentation to Shapefiles

* Added documentation to TriangleMeshes

* Added documentation to Well-Known Text example

* Changed capitalization of WKT example file name

* Changed highlights colors in order to show light shading more clearly
2018-06-18 15:03:34 -07:00
Miguel Del Castillo
c8128929f0 Move layer manager to the end of examples (from Paths to WMTS) (#728)
* Moved LayerManager creation at the end of each example (From Paths to WMTS)

* Ran code formatting tool and eliminated superfluous whitespace

* Eliminated whitespace at the end
2018-06-04 14:01:06 -07:00
Endia Irizarry
bd65ee8080 Add atmosphere layer to black background to all examples (#713)
* Changed background color to black in most examples

* Add atmosphere layer to all examples

* Move atmosphere layer to show inner shading on all layers.

* Added comment pointing out importance of adding the atmosphere layer at the end
2018-05-30 15:21:58 -07:00
Miguel Del Castillo
c22a01d1b4 Adds descriptions to examples that were lacking one (#717) 2018-05-30 12:41:51 -07:00
Miguel Del Castillo
71b431bc26 Commented boilerplate code for examples (from Paths to WMTS). (#709)
* Commented WorldWindow boilerplate (logger and layer creation and addition).

* Corrected comment in StarField
2018-05-23 12:50:08 -07:00
Mark Peterson
b8799b19e7 layerManager spelling correction, format cleanup for examples (#409) 2017-12-06 17:25:37 -06:00
Patrick Hogan
6ebc542db8 Updated. 2017-11-20 14:06:30 -08:00
Zach Glueckert
04ad540776 Refactor the examples reference method of the WorldWind library (#275)
* Add WorldWind shim as library reference
- Closes #254
- Update the WorldWind object to reference the KmlControls and KmlTreeVisibility classes
- Fix ordering of dependencies in WorldWind
2017-11-03 13:57:40 -07:00
Yann Voumard
e709d159d4 Cleanup for the upcoming release (#273)
* Remove broken or poorly-coded apps

* Delete unused images

* Move splash-nww into examples as it isn't used in the core code
2017-11-03 11:37:57 -07:00
eirizarry
3387ef4eed Make "WorldWind" the name standard (#200)
All instances of "World Wind" in the source code and supporting documents have been changed to "WorldWind".
2017-08-17 11:37:53 -07:00
pdavidc
70e0bfd772 Removed defunct OpenStreetMapLayer from examples 2016-12-23 16:05:40 -08:00
Tom Gaskins
b4d1d8ed2b Added TriangleMesh shape. Refactored GeographicMesh to use new AbstractMesh. Added TriangleMeshes example. Modified USGSSlabs app to use TriangleMesh instead of GeographicMesh. 2015-09-21 16:44:40 -07:00