vault backup: 2026-04-17 14:56:25

This commit is contained in:
2026-04-17 14:56:25 +08:00
parent 1e7d3aabc7
commit 114aaaf873
18 changed files with 64 additions and 1 deletions

View File

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