mikedh / trimesh

Python library for loading and using triangular meshes.

Home Page:https://trimesh.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I can use it to export the model normally, and other displays are also normal. However, when I put the model in the WeChat mini program, an error occurred. How can I set it when exporting the model to avoid this problem

mingooglegit opened this issue · comments

MiniProgramError
"GLTF validation failed at [AccessorNode]: [10602] Normalized accessors are not supported."
at Object.errorReport (WAServiceMainContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at Function.thirdErrorReport (WAServiceMainContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at Object.thirdErrorReport (WAServiceMainContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at i (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at Object.cb (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at q._privEmit (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at q.emit (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1
at n (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1)
at je (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1)