# Real-time Engines

VIOSO offers WarpBlend API that is already integrated in many real-time applications, it is capable of processing its native export .vwf (VIOSO Warp Format) to perform warping, blending, perspective correction & dynamic eyepoint correction directly in the engine (DirectX, OpenGL, Vulkan).

### Supported 3D rendering applications <a href="#id-1737070857-goydxy" id="id-1737070857-goydxy"></a>

<table><thead><tr><th width="153">Logo</th><th width="136">Engine</th><th width="89">Version</th><th>Level of Integration</th><th>How it works</th></tr></thead><tbody><tr><td><a href="https://www.epicgames.com/"><img src="https://helpdesk.vioso.com/wp-content/uploads/2020/06/Logo_Unreal.png" alt=""></a></td><td><p><a href="https://www.unrealengine.com/en-US/">Unreal Engine</a></p><p> </p></td><td>v4.26+</td><td><ul><li>Processing MPCDI Files</li><li>Processing *.VWF files</li><li>Based on nDisplay</li></ul></td><td><ul><li><a href="/pages/7KZQYvMsKFkCGI4AeCEI">VIOSO UE Guide</a></li><li><a href="https://dev.epicgames.com/documentation/de-de/unreal-engine/ndisplay-overview-for-unreal-engine">Unreal nDisplay documentation</a></li></ul></td></tr><tr><td><a href="https://unity.com/"><img src="https://helpdesk.vioso.com/wp-content/uploads/2020/06/Logo_Unity3d.png" alt=""></a></td><td><a href="https://unity.com/products">Unity 3D</a></td><td>SRP, HDRP, URP<br>v2018+</td><td><ul><li>Processing *.VWF files</li><li>Requires <a href="https://assetstore.unity.com/packages/tools/integration/multi-projection-integration-for-blending-and-warping-166403">VIOSO Plugin for Unity</a></li></ul></td><td><ul><li><a href="/pages/6z37VPsgjifduZnqZuHu">VIOSO Unity Guide</a></li><li><a href="https://assetstore.unity.com/packages/tools/integration/multi-projection-integration-for-blending-and-warping-166403">SRP : Download our Plugin from the Unity Asset Store</a></li><li><a href="https://github.com/vioso/Unity_HDRP_plugin">HDRP version from Github</a></li><li><a href="https://github.com/vioso/Unity_URP_Plugin">URP version from Github</a></li></ul></td></tr><tr><td><a href="https://www.middlevr.com/2/"><img src="https://helpdesk.vioso.com/wp-content/uploads/2020/06/Logo_MiddleVR.png" alt=""></a></td><td><a href="https://www.middlevr.com/2/">MiddleVR for Unity</a></td><td>v2.0+</td><td><ul><li>Processing *.VWF files</li></ul></td><td><ul><li><a href="/pages/rPm9KFoqXuvbKXbEkWRZ">VIOSO MVR Guide</a></li><li><a href="https://www.middlevr.com/2/doc/current/CfgWarping.html#vioso">MiddleVR for Unity documentation</a></li></ul></td></tr><tr><td><img src="https://helpdesk.vioso.com/wp-content/uploads/2020/06/techviz.png" alt=""></td><td><a href="https://www.techviz.net/">Techviz</a></td><td>v5.10+</td><td><ul><li>Processing *.VWF files</li></ul></td><td><ul><li><a href="/pages/J8uEBr25O8rTTroW6M46">VIOSO TechViz Guide</a></li></ul></td></tr></tbody></table>


---

# 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/integration/real-time-engines.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.
