WebWorldWind icon indicating copy to clipboard operation
WebWorldWind copied to clipboard

The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages.

Results 111 WebWorldWind issues
Sort by recently updated
recently updated
newest added

### Description The NPM package is out of date. As a result, some code is not functioning properly (i.e: GeoJSONGeometryPolygon) Please republish to NPM so that those running "npm install...

Child of #561 This effort investigated alternative techniques to draw surface shapes, lines, and images in WebWorldWind. The attached document details the results of the investigation and the comments below...

task
upcoming
nasa

### Description of the Change Fixes a typo in GeographicMesh that causes outlines to break when positions are updated. ### Why Should This Be In Core? It fixes a bug...

### Description of the Change On the current develop branch, worldwind [limits the resolution of image tiles to 0.5m](https://github.com/NASAWorldWind/WebWorldWind/blob/develop/src/util/Tile.js#L329). When visualizing scenes which are low to the ground (such as...

### Description The default behavior for dragging with the right mouse button down is to rotate around a fixed point. At higher camera altitudes this appears to rotate around the...

Enhance WorldWind's response to navigation features to improve near-terrain navigation.

epic
upcoming
nasa

Many components (layers, format parsers...) obtain external data via XMLHttpRequests. It is currently the responsibility of each component to build and handle its requests. This introduced some variations in the...

epic

Improve the clip plane selection to balance the limits of depth precision with the need to display objects near the viewer and beyond the horizon. Implement horizon culling to ensure...

epic
next quarter