Enhanced 3D Performance

 

GraphWorX64 offers two options for rendering 3D objects in the desktop (WPF) version. You can choose the preferred option by setting the PreferredRendering property  in your 3D Viewer. (Note, this is an advanced property. If you do not see it, go to View > Application Mode and select Advanced.)

 

The PreferredRendering property can have these values:

The recommended practice is to leave most or all viewers set to Default, then edit the system default to match your preferred rendering method. Set individual viewers explicitly to Fast or Compatible only if you know those viewers will have problems with the other rendering method (for example, you might set a viewer to Compatible if you know it renders poorly in Fast).

 

To change the system default (which will affect all viewers set to Default):

  1. In File Explorer, go to your Components folder. On a default installation, this is located in Program Files\ICONICS\GENESIS64\Components.

  2. Edit Gwx.config.xml.

  3. Search for UseStandard3DRenderer.

  4. If necessary, remove the comment marks around this line:
    <add key="UseStandard3DRenderer" value="true" />

  5. Change the UseStandard3DRenderer value to true or false based on your preferred system default.
    a. For Fast, set the value to false.
    b. For Compatible, set the value to true.

  6. Save and close the file.

  7. If GraphWorX64 was running, close and reopen it to see the changes.

Note: The PreferredRendering property is ignored by 3D viewers in HTML5 displays. It only affects WPF displays, which are used by the desktop GraphWorX64 application and when viewing displays in Edge using Internet Explorer mode.

 

 

See Also:

3D Viewport Overview

File Menu in 3D GraphWorX64

Introduction to GraphWorX64 3D