# Project Creation

## Project Creation

A new project is initiated via the "File" = "New Project" menu. A dialogue opens showing a series of ready-made project templates:

<figure><img src="/files/4ZYq5J6wOY9qKCq46B7J" alt=""><figcaption></figcaption></figure>

## Project Templates

### Exaplay

Use this project template when working with Exaplay. The result is exported as \*.vwf file including blacklevel uplift to Exaplays default folder Documents/Exaplay2/target

### Video Playback

This preset activates the internal video player with live input functionality. It therefore corresponds to the previous "VIOSO Player". This configuration is a very compact and simple way to quickly achieve a calibrated result.

### Desktop Warp

This preset activates the NVIDIA mode. The calibration is embedded in an NVIDIA Mosaic display and creates a large, blended and warped Windows desktop.

### Vertex

This preset generates calibration files in \*.vwf format, which also support blacklevel uplift and can be used in IOVERSAL Vertex.

### Pixera 2

This mode generates export files in \*.vwf format, which are suitable for AV Stumpfl Pixera version 2.0 or higher. Blacklevel uplift support is provided here.

### Pixera

This mode generates export files in \*.vwf format, which are suitable for AV Stumpfl Pixera up to and including 1.8. Blacklevel uplift support is not possible.

### Wings, WingsRX

This mode generates export files in \*.vwf format, which are suitable for AV Stumpfl Wings, WingsVIOSO and WingsRXup to and including 1.8. Blacklevel uplift support is not possible.

### Watchout

This mode generates export files in MPCDI format that are suitable for Dataton Watchout version 6. Please note: Only simple screen geometries (flat, slighly curved) can be used, and black level uplift support is not available.

### Watchout v7

This mode generates export files in MPCDI format that are suitable for Dataton Watchout version 7. It supports more complex screen geometries, but still no blacklevel uplift.

### Coolux Pandoras Box

This mode generates export files in \*.x format (warps) and \*.pmb (blends) that are suitable for Christie Pandoras Box. Blacklevel uplift is not supported.

### Avolites AI

This mode generates export files in \*.vwf format, which are suitable for AVolites AI media servers. Blacklevel uplift support is not supported.

### 7th Sense, GreenHippo, BrighSign

This mode generates export files in MPCDI format for various media servers and playback solutions supporting MPCDI files. Please note: Every product uses MPDCI in a silghtly different way, so please consult the appropriate product documentation or product support to learn how to apply MPCDI. Black level uplift support usually is not available.

### Touchdesigner

This mode generates export files in \*.vwf format, which are suitable for Derivative Touchdesigner. Blacklevel uplift support is not supported.

### Smode

This mode generates export files in \*.vwf format, which are suitable for Smode. Blacklevel uplift support is not supported.

### Shira

This mode generates export files in \*.vwf format, which are suitable for Sureyyasoft Shira Player and Shira Universe. Blacklevel uplift support is not supported.

### Unity

This mode generates export files in \*.vwf format, which can be ingested by the Unity3D engine using VIOSO's free Unity Plugin. Blacklevel uplift support is not supported.

### Unreal

This mode generates export files in \*.vwf format, which can be ingested by the Unreal engine (NDisplay) using VIOSO's free Unreal/NDisplay Plugin. Blacklevel uplift support is not supported.

### Generic

This mode allows a completely free configuration of the export. All formats and all parameters are freely adjustable.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vioso.com/start/project-mode/project-creation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
