WorldWindAndroid
WorldWindAndroid copied to clipboard
The NASA WorldWind Java SDK for Android (WWA) includes the library, examples and tutorials for building 3D virtual globe applications for phones and tablets.
How to add animated atmosphere above the earth. Just like Satellite Tracker~
### Description Rendering problems of Elipses at a certain longitude. Filling color not being applied correctly and outline going all around the globe without even closing the shape. ### Steps...
Is there a SurfaceIcon just like in WorldWind Java? I want to develop a navigation android app. But I need a SurfaceIcon to show a Vehicle on the surface and...
How to load google map tile in ww andorid? My andorid OS is 5.1.
Does the WW android supports for loading 3d models? if so,how it works?
File mistakenly referenced Web WorldWind resources. It now points towards WWA-related links.
### Description With the current version (commit 0dacfec) Android Studio prompts for an update of Android Gradle plugin (from 3.3.2 to 3.5.0) and Gradle itself (from 4.10.1 to 5.4.1) ###...
### Description I have integrated worldwide on my one of the android application. And I have integrated BasicGlobeFragment on my application same as a reference link. https://github.com/NASAWorldWind/WorldWindAndroid/blob/develop/worldwind-tutorials/src/main/java/gov/nasa/worldwindx/BasicGlobeFragment.java Also, I have...
Hello, I am dividing my screen in sectors, represented as rectangles. Sometimes some rectangle is cutted, and if a drag over the map i can see the missed part (and...
Something wrong with terrain tessellation. Each time, when terrain level of details changed by user, BasicTessellator adds some top level tiles to current tiles collection by mistake and cause situation,...