osgearth icon indicating copy to clipboard operation
osgearth copied to clipboard

A 3D Mapping Engine & SDK for OpenSceneGraph.

Results 137 osgearth issues
Sort by recently updated
recently updated
newest added

System info: mingw-w64-i686 (dw2) (provided by MSYS2) Windows 10 1903 When using osgEarthAnnotation built with `-O2` (this is the default for RelWithDebInfo) the annotations flicker and rotate like crazy. Every...

build-issue

In some cases, the external model loaded by osgearth2.10.2 has a texture error, and the case data is as follows. [http://forum.osgearth.org/file/n7593004/test.zip](url) The same model shows no problems in OSG.

defect

is there someways to modify a feature style of a model layer dynamicly? i don't want to construct a new modellayer when i only change the color or the width,etc...

request

Graticule at the moment works only in geocentric mode, not in projected mode. I'm seeing that it's a TODO in the documentation of `osgEarth::Util::Graticule` class, but I'd like to know...

request

For context please see: http://forum.osgearth.org/Draw-ContourMap-on-top-of-a-vector-layer-tp7592956.html OsgEarth 2.10.2 Osg 3.6.4 Windows 10 with Intel Hd graphic card

defect

Evaluate whether we can get rid of the VP accept callback mechanism.

optimization

To support automated UI generation

request

Hi, if I edit the tests/scene_clamping.earth file to use a rectangle instead of a circle, the rectangle outline does not follow the terrain contour (the circles do): ![osgearth_clamp](https://user-images.githubusercontent.com/2862477/56209747-8b2cd000-6054-11e9-8a7f-cb7366e38b95.png) To reproduce:...

defect