BlueRoseNote/01-Diary/周小结/2023.8.18工作进度汇报.md

3 lines
325 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## AIMotionRender
1. UE5动画重定向服务化实现完成目前可以通过WebSocket控制进行重定向并且生成fbx文件。
2. 尝试使用Pyside6库实现WebSocketServer来实现Blender动画重定向服务化但因为Blender的动画重定向功能都由插件提供而且效果不如UE5所以放弃。