3dtiles icon indicating copy to clipboard operation
3dtiles copied to clipboard

The fastest tools for 3dtiles convert in the world!

Results 114 3dtiles issues
Sort by recently updated
recently updated
newest added

范老师,你好: 通过你这个转换工具,将osgb转为3d tiles时存在大概几十米的偏移误差。 我自己的用例数据为一个20GB的osgb数据,坐标系为:EPSG:4544,中心坐标:(643104,3493316,0) 我验证如下: 1.通过你提供的这个工具,转换后,在cesium中展示并叠加geojson格式的polygon,发现位置偏差:如:图1 2.为了验证是转换后的3d tiles存在偏移,还是polygon存在偏移,我在arcgis pro中叠加osgb和这个polygon,他们位置关系正确。如:图2 3.我借助cesiumlab工具转换osgb-->3d tiles,并在cesium中叠加展示,他们位置关系正确。如:图3 ![图1](https://user-images.githubusercontent.com/13324419/137660549-5145d2da-fda4-48d3-bd78-a75f8db4f5d7.jpg) ![图2](https://user-images.githubusercontent.com/13324419/137660575-cd54a812-4c12-4e67-ae6b-ba91e26826df.jpg) ![图3](https://user-images.githubusercontent.com/13324419/137660597-ef6e6950-d233-410e-95fc-adf0276bfd89.jpg) 另,运行工具过程中,输出的wgs84中心坐标为:(106.50709895113127, 31.553389611480966)

位置偏移

支持设置建筑物底面高程吗?就是制作建筑物分层数据,需要指定每一层的底高和顶高

![image](https://user-images.githubusercontent.com/43428142/160968427-cb6ad912-7e9d-4f74-b31f-61f8ae13ea59.png)

epsg convert failed! 只有坐标转换失败,文件是转换成功了的 osgb转3dtiles

linux

I use the official release 3dtile.exe to generate 3dtiles from osgb, but it could not pass the validation of cesium 3d-tiles-validator tool after failed to load the tiles using the...

Hello, While trying to use the tool to generate tiles from a shp file with the following command : 3dtile.exe -f shape -i > -o > --height height I got...

这是转成glb后加载到cesium的模型,位置正确但不知道为什么模型发生了旋转(osgb是世界坐标系相对锚点的坐标) ![111](https://user-images.githubusercontent.com/4747305/139797065-bdf617e7-3365-4c5f-bb71-7e94d2d96ec3.jpg) 下面是我把生成的glb又转成了b3dm,然后写了个tileset用3dtile形式加载的,结果显示正常,我现在应该怎样才能直接加载glb模型也能正确显示呢 ![222](https://user-images.githubusercontent.com/4747305/139773191-1b5ea03c-d856-4731-adcd-6fd38814097a.jpg)

位置偏移

文档里面提及有Fbx 转3DTile, 但是实际没有实现。 请问最近时候有计划去实现这个功能么?

osg版本一定是固定的吗,还是最新版本不可以? 现在的osg是3.6.5 ,转换shp时报错为 ./3dtiles/target/release/_3dtile -f shape -i ./input_data/jzw.shp -o ./out_data/ --height Height ERROR: 2021-08-14 17:44:19 - convert shapefile failed g++ shp23dtiles.cpp 时报错 undefined reference to `osg::BufferData::resizeGLObjectBuffers(unsigned int)'

osgb
linux