Skip to content

enable ray tracing

Utkarsh Ayachit requested to merge utkarsh.ayachit/paraview:fixes into master
  • Making material library non-singleton. Each session gets one via a proxy. vtkSMMaterialDomain uses session specific material library. vtkSMMaterialLibraryProxy is no more. Instead the proxy simply has standard properties to specify which material to load and get which materials are available.

  • adding support for ray tracing to vtkPVRenderView and vtkGeometryRepresentation.

OSPray rendering:

image

OSPray with progressive rendering Peek_2022-03-16_19-52

Edited by Utkarsh Ayachit

Merge request reports

Loading