【发布时间】:2021-06-23 05:37:00
【问题描述】:
我有一个 fbx,我使用 fbx2gltf npm 包将其转换为 glb,然后使用压缩它
gltf-pipeline -i model.glb -o modelDraco.glb -d
(最终的glb可以在这里下载:https://drive.google.com/file/d/1E9Y7DbZCxoWiFJlhjlx8WDm2nbNhJRHT/view?usp=sharing。) 该文件出现在带有着色器等的搅拌机中,如下所示 但不在https://gltf-viewer.donmccurdy.com/ 或https://sandbox.babylonjs.com/ 中,它显示如下,没有所有着色器。
【问题讨论】: