-
Hello developers!
I took a very large scene in Realitycapture and exported them separately as Cesium 3dtiles, and then I used the merge command of 3d-tiles-tools to merge the two blocks. Then I use C…
-
setting elevation of 3dtiles from google maps lat/long was incorrect – using a ‘constant’ to convert between is faulty for the following cases
* longitudes other than US / western hemisphere. More re…
kfarr updated
3 months ago
-
One of the upcoming parts of our 3D Tiles Next effort is to pack metadata (specifically, [feature tables](https://github.com/CesiumGS/glTF/tree/3d-tiles-next/extensions/2.0/Vendor/EXT_feature_metadata…
-
I performed KTX2 texture compression on my 3D Tiles data, but when I replaced the JSON file path in the index.html example from the example folder with my 3D Tiles data in 3DTilesRendererJS, an error …
zysyz updated
2 months ago
-
A nice feature to have would be the capability of displaying 3D buildings from OpenStreetMap. This would give us a world-wide coverage for buildings.
The informations we can get from the OSM API fo…
-
将osgb转成3DTiles,加载到虚幻引擎的Cesium插件中变成白模了,但web端加载没有问题
-
Do you have plans to support Mapbox vector tiles(MVT)?
-
i build cesium-native as static libs,
and build osgEarthCesium as an static lib with an prebuild osgEarth version,
which is included in SIMDIS SDK,
after that,
i add this method to my exe,
``…
-
The 3D Tiles specification is starting to take shape and approaches a stable version :
- https://github.com/AnalyticalGraphicsInc/3d-tiles
As the specification also enters OGC proposed work as co…
-
@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 code, the program throws a…