Unity3d Animation and Mecanim animation system of Unity3d game development

Source: Internet
Author: User

Unity3d Animation and MECaNim Animation System

m ec a nim is a new animation system from unity that is powerful and flexible, bringing human and non-human characters to life. Mec a nim's redirection greatly provides productivity and consumes very little CPU cycles. Use animation resources found from the unity Asset store, or import your own animation files (action snaps or keyframes) into the editor, start or implement the entire project, and convert them to your own, redirected animation resources.

easy to build and edit complex state machines and hybrid trees. The Unity Editor provides powerful tools for splitting, creating loops, and extracting tracks from imported animation files. These animated films can then be used as leaves of a multi-layered hybrid tree, or as a state in a layered state machine. A mixed tree allows you to create a variety of motions with just a few animated clips. In the hybrid tree editor, you can define blending parameters and preview the blended animation in a 3D view.

You can use the automatically created IK (inverse dynamics) skeleton " Dog planing Learning net " Span style= "font-family: Microsoft Jacob Black; Color:rgb (85,85,85); Font-size:10.5pt ".

In a nutshell, the bearing of the child bone is obtained by the relative transformation of the parent bone's bearing and the sub-bone, which is called the Forward dynamics (Forward KINEMATICS,FK), whereas the inverse dynamics (inverse kinematics,ik) determines the orientation of the child bones first. The inverse derivation of the N-level parent-bone orientation on its inheritance chain is used to determine the entire chain of bones.

In the Mecanim character animation system, we need to animate the character in unity using the following steps:

1. Import character animations

2. Create a character animation avatar

3. Add a character animation controller, set up a state machine, and set up a hybrid tree.

4. Implementing control role animations such as encoding


Unity3d Animation and Mecanim animation system of Unity3d game development

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.