Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could b3dm tile format support glTFFormat(url or binary) like i3dm? #425

Closed
hanaimin opened this issue Aug 29, 2020 · 2 comments
Closed

Comments

@hanaimin
Copy link

I 'd like to dynamicly append glb to tile header for some requirements. if download b3dm entirely every time, the header updating is a little slow because of glb too big.
could b3dm tile format support glTFFormat(url or binary) like i3dm?

@xsxWang
Copy link

xsxWang commented Dec 3, 2020

yes,of course

@ptrgags
Copy link
Contributor

ptrgags commented Nov 15, 2021

We now have an extension 3DTILES_content_gltf that can use glTF files directly as tile content (see https://github.com/CesiumGS/3d-tiles/tree/main/extensions/3DTILES_content_gltf)

Though it would be helpful to determine the type of tile contents before downloading, see #388

@ptrgags ptrgags closed this as completed Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants