osgearth icon indicating copy to clipboard operation
osgearth copied to clipboard

A 3D Mapping Engine & SDK for OpenSceneGraph.

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

Hi, The MSYS2/Mingw64 build of osgearth_viewer hangs on exit when, apparently, destroying the JobArena. More details (including backtraces) can be found here : https://github.com/msys2/MINGW-packages/issues/12726

The pre-baked ElevationRanges::getElevationRange only works on real earth elevation and can cause culling issues if a user has fake or test data that isn't representative of the entire earth. Perhaps...

feature

### Discussed in https://github.com/gwaldron/osgearth/discussions/2311 Originally posted by **sebalaig** July 18, 2023 Hello, I'm trying to display an OSG geode (in an osg file "arrow.osg") in my map using the Feature...

defect

Thanks for providing such a good product! I am loading 3dtils data, but the loading speed is very slow. It takes a few seconds to finish loading, which is slower...

support

The earth is white with nothing when i load my local 3dtiles file. there is the earth file: /media/xxxx/文档/Works/Models/GIS/YSY_GIS/tileset.json can you tell me why? The osgearth version is 3.5.0 Thanks...

**Describe the bug** FeatureImage is causing a crash, somewhat repeatable, after running a path for a while. The crash may be related to what appears to be an "orphaned" oe.rex.loadtile...

defect

**Describe the bug** In Ubuntu 22.04.3 aarch64 os, the latest master code compile error with cesium-native v0.31.0. ``` Consolidate compiler generated dependencies of target application_osgearth_imgui [ 80%] Linking CXX executable...

build-issue

Hello community, I am loading a elevation based scene using earth file in osgearth, and it is working fine for panning zooming etc without using --stereo option in osgearth_viewer. But...

defect

I encountered a strange problem when adding a SkyNode onto the globe, which has bothered me for several days. The problem is that if I don't add the sky node,...

defect

@ChahuaP says: Hello, I'm using osgEarth 3.5 and Cesium-native to visualize local 3D Tiles files in osgEarth. However, during the usage, when I try to load 3D Tiles with my...

support