|
4 | 4 |
|
5 | 5 | [](https://travis-ci.org/NASAWorldWind/WorldWindJava) |
6 | 6 |
|
7 | | -3D virtual globe API for desktop Java, developed by NASA. Provides a geographic context, complete with terrain, for |
8 | | -visualizing geographic or geo-located information in 3D and 2D. World Wind Java provides high-resolution terrain and |
9 | | -imagery, retrieved from remote servers automatically as needed. Developers can provide custom terrain and imagery. |
10 | | -Contains a rich set of features for displaying and interacting with geographic data and representing a wide range of |
11 | | -geometric objects. More information at [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov). |
| 7 | +3D virtual globe API for desktop Java, developed by NASA. Provides a geographic context with high-resolution terrain, for visualizing geographic or geo-located information in 3D and 2D. Developers can customize the globe's terrain and imagery. Provides a collection of shapes for displaying and interacting with geographic data and representing a range of geometric objects. |
12 | 8 |
|
13 | | -## Get Started |
14 | | - |
15 | | -Develop a world-class World Wind application for personal computers. Setup instructions, developers guides, API |
16 | | -documentation and more are available at [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov). This GitHub repository |
17 | | -contains the library source, examples and tutorials. |
18 | | - |
19 | | -- [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov) has all things World Wind in one place |
| 9 | +- [worldwind.arc.nasa.gov](https://worldwind.arc.nasa.gov) has setup instructions, developers guides, API documentation and more |
20 | 10 | - [World Wind Forum](https://forum.worldwindcentral.com) provides help from the World Wind community |
21 | | -- [GitHub Issues](https://github.com/NASAWorldWind/WorldWindJava/issues) provides requirements and issue tracking |
22 | | -- [Travis CI](https://travis-ci.org/NASAWorldWind/WorldWindJava) provides continuous integration and build automation |
23 | 11 | - [IntelliJ IDEA](https://www.jetbrains.com/idea) is used by the NASA World Wind development team |
24 | 12 |
|
25 | 13 | ## Releases and Roadmap |
26 | 14 |
|
27 | | -Official World Wind Java releases from the [master](https://github.com/NASAWorldWind/WorldWindJava/tree/master) branch. |
28 | | -Releases have the latest stable features, enhancements and bug fixes ready for production use. |
29 | | - |
30 | | -- [Latest Release](https://github.com/NASAWorldWind/WorldWindJava/releases/latest) has the current release changelogs, binary assets, and associated GitHub tag |
31 | | -- [Releases](https://github.com/NASAWorldWind/WorldWindJava/releases/) lists all official releases |
32 | | -- [Milestones](https://github.com/NASAWorldWind/WorldWindJava/milestones) documents upcoming releases and the development roadmap |
33 | | -- [API Documentation](https://worldwind.arc.nasa.gov/assets/java/latest/javadoc) for the latest release |
| 15 | +Official World Wind Java releases have the latest stable features, enhancements and bug fixes ready for production use. |
34 | 16 |
|
35 | | -## Daily Builds |
36 | | - |
37 | | -World Wind Java builds from the [develop](https://github.com/NASAWorldWind/WorldWindJava/tree/develop) branch. Daily |
38 | | -builds have the newest, bleeding-edge World Wind Java features. Intended for developers and early adopters. |
39 | | - |
40 | | -- [Releases](https://github.com/NASAWorldWind/WorldWindJava/releases) hosts the daily builds |
41 | | -- [API Documentation](https://worldwind.arc.nasa.gov/assets/java/daily/javadoc) for the current daily build |
| 17 | +- [GitHub Releases](https://github.com/NASAWorldWind/WorldWindJava/releases/) documents official releases |
| 18 | +- [GitHub Milestones](https://github.com/NASAWorldWind/WorldWindJava/milestones) documents upcoming releases and the development roadmap |
| 19 | +- [Travis CI](https://travis-ci.org/NASAWorldWind/WorldWindJava) provides continuous integration and build automation |
42 | 20 |
|
43 | 21 | ## Run a Demo |
44 | 22 |
|
|
0 commit comments