Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ XR Studio

Viewer template

  • Last UpdatedDec 04, 2023
  • 1 minute read

Scope

The Viewer template is the base for creating full custom applications using XR framework. The embedded Viewer module provides only basic functionalities, such basic scene navigation. All the other functionalities must be programmed by the application developer.

HDR and FGI

The Viewer template is available in two different versions each one related to a different rendering pipeline. HDR and FGI.

  • HDR: This version of the Viewer template is based on the older HDR pipeline. It offers the simplest entry point for Viewer application development because it does not require any specific lighting condition management.

  • FGI: This version of the Viewer template contains all the needed basic elements to manage proper illumination in an FGI-based Viewer application. The developer must take care to renew the backed FGI data based on what is created in the scene.

Required development activities

There is no standardized process to create an application based on this template. The Viewer template provides an empty starting point for creating non-standard applications.

The developer will need to do the following steps.

Step

Details

  • Provide scene content

Import from CAD files (RVM, OBJ, GCD/RFC)

Include supported files (MWX, GCD/RFC)

  • Customize scene navigation

Manipulate the settings in the cfg_viewer.xml file if the viewer navigation is used.

See also

TitleResults for “How to create a CRG?”Also Available in