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 error. #141

Closed
GuoLei1990 opened this issue Mar 31, 2021 · 0 comments · Fixed by #164
Closed

GLTF Load error. #141

GuoLei1990 opened this issue Mar 31, 2021 · 0 comments · Fixed by #164
Assignees
Labels
bug Something isn't working glTF high priority High priority issue

Comments

@GuoLei1990
Copy link
Member

GuoLei1990 commented Mar 31, 2021

Load gltf modle cause error.
This gltf modle use dacro extension.
https://gw.alipayobjects.com/os/lottie-asset/a3a6c219-0871-457b-a6c6-3855b317643c/IWC_Portugieser3716_05.gltf

demo code:

engine.resourceManager
  .load<GLTFResource>("https://gw.alipayobjects.com/os/lottie-asset/a3a6c219-0871-457b-a6c6-3855b317643c/IWC_Portugieser3716_05.gltf")
  .then((gltf) => {
//....
});
@GuoLei1990 GuoLei1990 added the bug Something isn't working label Mar 31, 2021
czizzy added a commit to czizzy/engine that referenced this issue Apr 5, 2021
@GuoLei1990 GuoLei1990 linked a pull request Apr 6, 2021 that will close this issue
3 tasks
luzhuang pushed a commit to luzhuang/engine that referenced this issue Sep 6, 2022
@GuoLei1990 GuoLei1990 assigned zhuxudong and unassigned czizzy Oct 7, 2023
@GuoLei1990 GuoLei1990 added high priority High priority issue glTF labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working glTF high priority High priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants