-
Hi,
I can not find the argument which can genera binary gltf format?
Do we support binary format with the “gltf” prefixion?
I want to generate b3dm, it is better if I can get the binary gltf
th…
-
E:\3d-tiles-tools-master\tools>node ./bin/3d-tiles-tools.js glbToB3dm ./specs/data/CesiumTexturedBox/CesiumTexturedBox.glb ./output/CesiumTexturedBox.b3dm
Buffer.alloc is not a function
How to sol…
-
I find this two projects both use tilesets as input data to render. The first uses kmz and the second uses i3dm or b3dm. Is it the extension to cesium-3dtile?
-
A log of breaking changes to the b3dm/i3dm/cmpt/etc version 1 format as those specs are developed, or breaking changes to their implementation in 3d-tiles, would be greatly appreciated. For example, A…
-
Hello,
Can i create a 3dtiles from cityGML with this tool?
I have cityGMLs which contain 3D city models of paris and lyon in L93, i would like to create a 3dtiles of this models in wgs84. Plea…
-
Instead of generating terrain in Javascript and running a glTF json through `gltf-pipeline`, we should instead manually create the `.b3dm` buffers in a C++ module. `tileset.json` generation should al…
-
forgive me ,my englise is not very well .if i dont express this clearly ,please contact me and ask me at this issue.
now is the question.
for example, i want to make a tileset, center :longitude:11…
-
Thanks for drafting CityJSON. Just scanned the schema and examples. It seems that CityGML's concept of thematic boundary surfaces such as `WallSurface` or `RoofSurface` has been reduced to labels asso…
-
Hi,
I created a 3d tile and visualized it in itowns by using 3dtile branch of @NikoSaul.
Everything is fine, except only the bounding box of tile is shown, but not 3D model.
Have you any id…
-
We are working on ideas for supporting hierarchies in B3DM.
The background is that we are working with 3D GIS and BIM data (as CityGML or IFC), which are usually more complicated than 3D viz datasets…