Export show
🔹Export
The Export tab offers three export modes:
Show:
Exports the entire show, from takeoff to landing, in JSON format.Range:
Exports a specific segment of the show based on the selected range in the Timeline, also in JSON format. This mode is particularly useful when designing sequences in separate files before assembling them into a final project.VVIZ:
Exports the full show in VVIZ format, which is compatible with pyrotechnic visualization software such as FW Sim.
Two export versions are available:
V1:
Used when the drones perform a manual landing.V2:
Used when the drones land via RTL (Return To Launch).
Additionally, the export angle can be configured before initiating the export process.
If you want to modify your show you should set Export angle
to 0.
The show must pass all checks to successfully export.
If one or more checks fail, a report is created instead.
You should always export from the original .blend
file not an imported .json
file.
Last updated