I am considering methods for determining pedestrian movements.
I would like to know what processes are involved in Motion Matching.
Are there any source codes available?
I am considering simulating pedestrian behaviors using animations.
Will Motion Matching work seamlessly with other motion data?
I would like to enable pedestrians to move faster and make sharp turns.
https://docs.omniverse.nvidia.com/extensions/latest/ext_animation-graph/user-guide.html#blend-tree
motion matching is entirely dependent on the data inputted. It can’t generalize or create new animations.
There’s a Sample included you could look at to see how it works, and you are free to use the data shipped for your own needs. It’s fairly limited to locomotion in the anim graph implementation though.
We do not release any source code. You have the node available and the documentation. If you want to open the extension for it and modify it, that is fine.