-
There may be different options or settings that affect the validation process in various ways. These options are currently _drafted_ in the [`ValidationOptions.ts`](https://github.com/CesiumGS/3d-tile…
-
Hi,
I want to ask some questions about converting geometries , is there any plan for that. I have 3d data that located on database . I can convert them to b3dm,obj,gltf... , But I dint implemented sl…
-
objTo3d-tiles is a so great tool, I have already show web 3D model by it !
One of my question is how to produce child tiles from my original obj file?
Because my original obj and b3dm files are so b…
-
I'm trying write a tool to batch mesh with same matereial in gltf file and convert it into b3dm file. But I don't understand the neccessary of putting batchId into vertex attributes. Since it will con…
-
Hi,
I'm trying the CLI to convert a 16MB glTF to 3d-tiles and the process takes more than 10 BG of RAM until it is killed by my kernel.
The gltf file uses big coordinates (up to ~5 000 000), I d…
-
对于中间有空,环状的shp文件生成的3Dtiles 现在不支持,凡是中间挖空的都不行!
原始的shp文件如下:
![024866E6-DE68-4930-9331-59A9010EDC1F](https://user-images.githubusercontent.com/22174508/109919098-14098f00-7cf3-11eb-8a99-b58827615811.png)…
-
In B3DM, the Batch Table is used to attach attributes to the batched features of tile (e.g an ID per building).
The Feature Table can be used to keep attributes related to the tile. For now, the Fe…
-
here is my steps, help me
1、objdatas = loadObj(obj)
// try to assemble a set of objs whit the objdatas
// objs =[]
objs = splitObjdatas( objdatas )
// try to transform obj to gl…
-
3DTILES_multiple_contents no supports more than 6 contents, except change the cesium static setting: `Cesium.RequestScheduler.maximumRequestsPerServer = 8;`
, or the tile cannot load. But this ext…
-
This issue is a feature proposal. Feel free to upvote (with 👍 ), comment and provide your use-cases if you're interested by this feature.
## Context
(Originally discussed in https://github.com/i…