Main notebook workflow

The main workflow is simple: Init, Keyframe, Preview, and Render.

  1. Init: Initialize the state of the world

  2. Keyframe: Describe how things change across frames

  3. Preview: Preview the change

  4. Render: Render images

After rendering, you may set up your annotations and download the datasets.

  1. Set up annotations: Define what labels are generated

  2. Download: Download the dataset

Explore the following pages to learn more about each step, starting with Initialize world state.