Skip to content

Commit 8b5ca0b

Browse files
author
pdavidc
committed
Updated README.md for release v0.2.0
1 parent 4085d49 commit 8b5ca0b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ use to represent information on the globe or in space.
1818

1919
# Release 0.2.0, May 13, 2016
2020

21-
World Wind Android v0.2.0 adds support for screen placemarks and navigation events. The World Wind Android Examples
22-
app demonstrates NASA World Wind display of MIL-STD-2525C tactical icons by leveraging point placemarks and the US Army
23-
Mission Command's [MIL-STD-2525 symbol rendering library](https://github.com/missioncommand/mil-sym-android).
21+
World Wind Android v0.2.0 adds support for screen placemarks and navigation events. The World Wind Android v0.2.0
22+
examples demonstrate support for MIL-STD-2525C tactical icons by using NASA World Wind's point placemark to display
23+
images generated by the US Army Mission Command's [MIL-STD-2525 symbol rendering library](https://github.com/missioncommand/mil-sym-android).
2424

2525
This release establishes World Wind support for threaded rendering. Applications are now able to access World Wind
26-
components from the Activity thread without any synchronization, while the actual OpenGL commands are executed in the
27-
Android GLSurfaceView component's rendering thread.
26+
components from the Activity thread without any synchronization, while World Wind executes OpenGL commands on Android's
27+
OpenGL rendering thread.
2828

2929
- [World Wind Examples 0.2.0](http://worldwindserver.net/android/0.2.0/worldwind-examples.apk) - Example App for 0.2.0; runs on Android 4.4 and newer
3030
- [World Wind Library 0.2.0](http://worldwindserver.net/android/0.2.0/worldwind.aar) - Android Archive (AAR) for 0.2.0

0 commit comments

Comments
 (0)