-
Run osgearth_viewer readymap.earth --sky --shadows
with a blur factor > 0, and get the shader error:
## Fragment info
(0) : fatal error C9999: unexpected expression in DUI_foreachId
blur factor is …
-
Reserialization of test earth file readymap-bing.earth with osgearth from master branch and running
`osgconv readymap-bing.earth test.earth`
creates a partially different output file. The bug is t…
-
Run osgearth_viewer with tests/feature_labels.earth:
![image](https://cloud.githubusercontent.com/assets/804941/20298298/642cdf6e-ab15-11e6-8f67-0e3b2a712eab.png)
after adding "render-order: 11;…
remoe updated
7 years ago
-
How to support hillshade in osgearth ContourMap? I modify ContourMap.frag.glsl file as below, it does not work.
#version $GLSL_VERSION_STR
$GLSL_DEFAULT_PRECISION_FLOAT
#pragma vp_entryPoi…
-
http://docs.osgearth.org/ points to the latest (2.8) release.
When you go down in the website to select the documentation for a specific release then osgearth-2.7 and osgearth-2.8 (which is indeed th…
-
There is a **feature_mapnikvectortiles** in **osgEarthDriversDisabled** as well as in **osgEarthDrivers**. Seems there is something wrong... should be in only one folder. Or is there any reason I don'…
-
I tried to compile OsgEarth 2.8 on Windows 7 using Visual Studio 2013. During the build the an error occured when building osgEarthFeatures. Everything else (except dependent upon osgEarthFeatures lib…
-
OSG has renamed ArrayDispatchers to AttributeDispatchers. This causes MPGeometry.cpp and TileDrawable.cpp to fail to compile when using the latest OSG.
-
I've followed the most recent build instructions in the Readme.md for Ubuntu 14.04, with an apt-get update && apt-get upgrade performed this morning and most recent clone form master about 30 minutes …
-
osgearth will continuously subdivide and crash if you use rex (or mp with a high min_lod set) and zoom into the poles. It will continue to subdivide and eventually run out of memory.
Run osgearth_vi…