Kanzi VR 1.5.0

The purpose of the Kanzi VR feature pack is to make it easy to test and validate a multi-display HMI design in an early phase when there is not necessarily access to physical displays are a physical dashboard model.

Testing and validation is done through a virtual environment where the HMI screen contents are interactively displayed within a virtual dashboard model. You interact with this virtual environment with either a 3D rendered application on a desktop computer screen or through an attached VR headset.

For a technical overview, see Architecture.

Requirements

The Kanzi VR feature pack works with Kanzi 3.9.5 on Windows.

Requirements for VR experience

To experience the virtual environment through a VR headset you need an OpenXR compatible headset and controllers connected to a Windows computer.

The following headsets and controllers have been tested to work with Kanzi VR:

  • Varjo VR-2 headset and with HTC VIVE controllers, Valve Index controllers and SteamVR Base Stations (2.0)

  • Oculus Quest 2 headset and controllers

  • HTC VIVE Cosmos Elite headset and HTC VIVE controllers

Contents of the package

The package includes:

  • doc directory contains this documentation.

  • examples directory contains the example Kanzi Studio projects of Kanzi VR including a virtual environment of a car cockpit with streamed-in digital displays.

  • plugins-streaming directory contains the Streaming Plugin:

    • applications directory contains source code and executable files for the Kanzi VR application that enable streaming of kzb content.

    • lib directory contains the Streaming Plugin library files for the supported platforms including the Windows DLL files to be used as Kanzi Engine Plugins in Kanzi Studio.

    • streaming-web-resources directory contains the web resources utilized by Streaming Plugin for Receiving streams in a browser.

  • plugins-vr directory contains the VR Plugin:

    • applications directory contains source code and executable files for the VR Viewer application that enable viewing kzb content in VR.

    • lib directory contains the VR Plugin library files for the supported platforms including the Windows DLL files to be used as Kanzi Engine Plugins in Kanzi Studio.

Installing the package

To install the package, extract the content of the package to the <KanziWorkspace>/Engine/plugins directory.

See also

Using Kanzi VR