【发布时间】:2021-02-23 22:51:33
【问题描述】:
我正在尝试将 scn 文件转换为 GLB 格式。我使用assimp 并得到以下错误。它在supported import format
param = test.glb
assimp export: select file format: 'glb2' (GL Transmission Format v. 2 (binary))
Launching asset import ... OK
Validating postprocessing flags ... OK
ERROR: Failed to load file: COB: Could not found magic id: `Caligari`
无论如何要克服这个问题?或者是否有任何其他 CLI 或 API 有助于转换?
【问题讨论】:
标签: ios graphics 3d converters assimp