Stages

A Stage holds the content of a Session and is also the thing you conceptually save (when closing a session) and load (when starting a session). Stages can be edited and performed on entirely within Cinebara.

A Stage always has at least one Node in it which serves as the root of the Stage's tree.

Scenes

A scene is some configuration of a stage. Elements can be added that themselves are not a part of the stage and changes can be made to the stage that are non-destructive All changes, such as deleting nodes, repositioning a prop, or changing the time of day, can be reverted. Changes made to the original stage are not immediately merged into scenes.

Snapshots

A snapshot allows a scene to be saved up to a certain point such that the performance after that point can be recaptured for alternative takes. Like splitting timelines!