ANARI Rendering Module#

You can now use ANARI, by enabling the vtkRenderingANARI module, for rendering. At least one ANARI back-end needs to be in your LIBRARY_PATH and the ANARI_LIBRARY environment variable needs to be set with the correct back-end name (e.g. export ANARI_LIBRARY=visrtx).

Any back-end compatible with ANARI-SDK version 0.9.1 will work. NVIDIA VisRTX version 0.7.1 has been tested and is compatible with this release.

Here’s the list of other publicly available back-ends:

⚠️ Before using any back-end, check that the version is compatible with ANARI-SDK version 0.9.1.