淘宝小程序内load gltf use draco extension报错 #82
Unanswered
rebeccaKang
asked this question in
Mini Program(小程序)
Replies: 2 comments
-
@rebeccaKang draco 使用到了 WebAssembly 能力,请先确认一下淘宝小程序是否支持 WebAssembly。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
这个问题跟引擎无关,从 galacean/engine#1583 转移到了这里 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
淘宝小程序用官网快速生成的demo,加载没压缩的普通gltf模型没问题,加载一个用draco压缩的glb模型,报错

ts里是有worker的,但非web环境好像用不了worker
请问现在这情况我该怎么解决?
Beta Was this translation helpful? Give feedback.
All reactions