Skip to contents

Renders multiple frames in parallel using OpenMP.

Usage

cpp_render_frame_batch(object_data, animation_data, frame_times, width, height)

Arguments

object_data

List of object data frames

animation_data

List of animation specifications

frame_times

NumericVector of frame times

width

Frame width

height

Frame height

Value

List of frame states