Question: All the C# script files are contained in the Assets / Scripts folder. Here are some brief details on what they do: 1 . Tools
All the C# script files are contained in the AssetsScripts folder. Here are some brief details on what they do: ToolsBVHParsercs Do not edit this file. This script as the name suggests parses a bvh file and reads the motion captured data. Actor.cs Do not edit this file. This script contains the main class of Actor and Joint ActorRenderer.cs File you need to modify. This script helps render the skeleton of the Actor in the Unity player. CameraController.cs This script controls the camera movement. If you like, you may modify this script to have the controls bind to different keys. ForwardKinematics.cs File you need to modify. This script contains a function that uses forward kinematics to update joints positions to the global space.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
