Skip to content

Latest commit

 

History

History
 
 

blender_for_SkillMimic

Requirements

You can download the Blender from here. Remember to download a Blender version lower than 4.0, as some functions are deprecated in higher versions.

Render images for selected frame motion

Step1: Get the body mesh for each frame & Get the motion file in pickle format

python motionseq2mesh.py

Step2: Copy the code from render_figure.py into Blender.

Step3: Adjust the parameters and camera settings in Blender to render the figure you want.

Render videos for motion sequence

Step1: Install the scipy package in Blender's Python environment

Step2: Get the motion file in pickle format

python motionseq2mesh.py

Step3: Copy the code from render_video.py into Blender.

Step4: Adjust the parameters and camera settings in Blender to render the video.

(Step5): You can import the basketball stand file for better rendering.