Cavalry Player

Playback scenes without a UI.

Playback scene files directly in Cavalry Player🙂.

Technical preview. Potential uses for on-set playback, exhibitions, live visuals, etc. Maybe one day even direct to a billboard!

To run:

macOS

Either:

  • Double click /Applications/Cavalry.app/Contents/Applications/CavalryPlayer

or,

  • Open Terminal (Applications/Utilities/Terminal).

  • Enter the following (hit return after the first line).

$ cd /Applications/Cavalry.app/Contents/Applications/
$ ./CavalryPlayer
  • A Finder window will pop up.

  • Browse to your scene file.

  • Hit Open.

Windows

Either:

  • Double click C:\Program Files\Cavalry\CavalryPlayer

or,

  • Open Command Prompt.

  • Enter the following (hit return after the first line).

> cd C:\Program Files\Cavalry\
> .\CavalryPlayer
  • A File Explorer window will pop up.

  • Browse to your scene file.

  • Hit Open

Last updated