V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
feng32
V2EX  ›  程序员

如何把 THREE.js 中的人物动画 AnimationClip 导入 UnityEditor

  •  
  •   feng32 · 2020-07-08 13:47:57 +08:00 · 896 次点击
    这是一个创建于 1386 天前的主题,其中的信息可能已经有所发展或是发生改变。
    THREE.js 中的 AnimationClip 定义如下:

    https://threejs.org/docs/#api/en/animation/AnimationClip

    具体来说,这个动画是一个 JSON 文件,顶层有 4 个字段:

    .duration : Number
    .name : String
    .tracks : Array
    .uuid : String

    如何将这个动画文件导入 Unity 并且播放?假设人物静态模型 rig fbx 二进制文件已经有了

    这是可能是某种逆向工程,目前源头只能提供 THREE.js AnimationClip
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3200 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 13:32 · PVG 21:32 · LAX 06:32 · JFK 09:32
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.