Giter Site home page Giter Site logo

motionmatching's Introduction

MotionMatching

想解决什么问题?

这是一个普通的动画状态机。
anim-state-machine
各种状态切来切去,维护很繁琐,消耗很多时间,也容易产生 BUG,简直是程序员和动画师的噩梦^^

怎么解决?

根据玩家输入包括速度、方向、跳跃等和玩家当前骨骼位置、旋转、速度等对比离线烘焙的所有动画骨骼以及根据 RootMotion 预测的坐标数据,选择最匹配的一个动画帧播放。 MM
StandIdle、CrouchIdle、Walk、CrouchWalk、Turn等匹配。
更多feature开发中...

  1. Multi-thread acceleration match calculation.
  2. Compress baked motion field.

Conclusion

Motion Matching is a simple idea, that helps us reason about movement description and control. It’s also a new type of animation system, with three advantages:

  1. High quality
  2. Controllable responsiveness
  3. Minimal manual work

For more details
MotionMatching pdf
MotionMatching video
MotionMatching

motionmatching's People

Contributors

nashnie avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.