Skip to content

caller/WorldWindAndroid

 
 

Repository files navigation

World Wind Android

World Wind Android is a 3D virtual globe API for Android. You can use it to provide a geographic context, complete with terrain, for visualizing geographic or geo-located information. World Wind Android provides high-resolution terrain and imagery, retrieved from remote servers automatically as needed. You can also provide your own terrain and imagery. World Wind Android additionally provides a rich collection of shapes that you can use to represent information on the globe or in space.

Important Sites

Release 0.2.0, May 13, 2016

World Wind Android v0.2.0 adds support for screen placemarks and navigation events. The World Wind Android v0.2.0 examples demonstrate support for MIL-STD-2525C tactical icons by using NASA World Wind's point placemark to display images generated by the US Army Mission Command's MIL-STD-2525 symbol rendering library.

This release establishes World Wind support for threaded rendering. Applications are now able to access World Wind components from the Activity thread without any synchronization, while World Wind executes OpenGL commands on Android's OpenGL rendering thread.

Release Notes

Requirement
Task
Bug
  • WWA-70 - WMS layer makes requests outside layer bounds

Release 0.1.0, March 30, 2016

World Wind Android's initial prototype release. This release establishes the baseline for World Wind Android development. It provides a basic navigable 3D globe capable of displaying imagery from OGC Web Map Service (WMS) layers, has support for displaying local and remote images on the globe, and provides a rich interface for manipulating the virtual camera.

Release Notes

Requirement
Task
  • WWA-57 - Android project structure
  • WWA-59 - Rendering infrastructure
  • WWA-60 - Vector and geographic primitives
  • WWA-61 - Navigation gesture detectors
  • WWA-62 - WorldWindow
  • WWA-63 - Global tessellation
  • WWA-64 - Units tests for version 0.1.0
  • WWA-65 - Stub classes for version 0.1.0
  • WWA-66 - Logging infrastructure

About

NASA World Wind in Java for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.8%
  • GLSL 1.2%