vault backup: 2024-01-08 16:52:03

This commit is contained in:
BlueRose 2024-01-08 16:52:03 +08:00
parent 38b272bd7e
commit 8d3417f8bf

View File

@ -11,6 +11,10 @@ rating: ⭐
- Maya - Maya
- https://github.com/jhoolmans/mayaImporterBVH - https://github.com/jhoolmans/mayaImporterBVH
```python
import bvh_importer
bvh_importer.BVHImporterDialog()
```
# Blender FBX => BVH # Blender FBX => BVH
>因为Blender轴向与FBX不同。所以通过Blender导入FBX再导出BHV到Maya结果是错的。 >因为Blender轴向与FBX不同。所以通过Blender导入FBX再导出BHV到Maya结果是错的。