unilab.visualization.render_many.render_states_to_video

unilab.visualization.render_many.render_states_to_video(state_list, model_path, output_path, fps=30, width=1280, height=720, num_processes=8, cam_distance=2.0, cam_elevation=-20, cam_azimuth=90, cam_lookat=None, render_spacing=1.0)[source]

Render a list of physics states to a video file using parallel processing.