This directory provides Python scripts to visualize motions in BVH format.
First, download the Blender application here .
After launching the Blender app, click Scripting
to open the Python console.
Please note that the provided script only works with python on blender.
Click New
to create new Python script.
Next, copy the provided script to the console.
Open the script and modify input_path
to specify the data to be rendered, and output_path
to specify the save location of the rendered data.
Click play button to run the script (see the figure above).
Rendered data can be found in the output_path
specified previously.
You may find more details of the Python API for Blender in here.
© [2022] Bandai Namco Research Inc. All Rights Reserved