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

Gltf load from URL #1511

Open
zuihuifeideyu opened this issue Sep 2, 2024 · 3 comments
Open

Gltf load from URL #1511

zuihuifeideyu opened this issue Sep 2, 2024 · 3 comments

Comments

@zuihuifeideyu
Copy link

Hi, in the documents of cesium for unreal, I saw that the Cesium for Unreal support load gltf, how to do it? And, if I want to load gltfs at runtime? Thank you!

@j9liu
Copy link
Contributor

j9liu commented Sep 3, 2024

Hi @zuihuifeideyu,

What documentation are you viewing? We do not support loading glTFs directly from Cesium for Unreal, so I'm not sure where this was communicated.

But anyways, Unreal itself has the ability to import glTF models, so you're welcome to drag and drop assets into the project.

@zuihuifeideyu
Copy link
Author

Hi @zuihuifeideyu,

What documentation are you viewing? We do not support loading glTFs directly from Cesium for Unreal, so I'm not sure where this was communicated.

But anyways, Unreal itself has the ability to import glTF models, so you're welcome to drag and drop assets into the project.

https://cesium.com/learn/unreal/unreal-faq/, in the "What file formats can I load with Cesium for Unreal?", 3D tiles payloads.

@kring
Copy link
Member

kring commented Sep 6, 2024

glTF is currently supported as payload inside a 3D Tiles tileset, but it is not supported as a standalone model outside of 3D Tiles. Although, as a @j9liu mentioned, Unreal itself can import glTFs at Editor time. It might help to explain a little more about your use-case.

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