Skip to content

v0.2.0

Compare
Choose a tag to compare
@pdavidc pdavidc released this 13 May 23:06
· 786 commits to master since this release

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.

Changelog

  • Navigation Events (WWA-4)
  • Screen placemark (WWA-11)
  • MIL-STD-2525 support (WWA-33)
  • Bitmap image source (WWA-68)
  • WMS layer makes requests outside layer bounds (WWA-70)
  • Threaded rendering (WWA-71)
  • Performance metrics (WWA-72)