You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Applications can now access depth information in MPI distributed uses of
OSPRay (both mpi_offload and mpi_distributed devices)
Many robustness fixes for both the mpi_offload and mpi_distributed
devices through improvements to the mpi_common and mpi_maml
infrastructure libraries
Major sample app cleanups:
ospray_sg library is the new basis for building apps, which
is a scenegraph implementation
Old (unused) libraries have been removed: miniSG, commandline,
importer, loaders, and scripting
Some removed functionality (such as scripting) may be reintroduced in
the new infrastructure later, though most features have
remained and have been improved
Optional improved texture loading has been transitioned
from ImageMagick to OpenImageIO
Many cleanups, bug fixes, and improvements to ospray_common and
other support libraries
This will be the last release in which we support MSVC12
(Visual Studio 2013). Future releases will require VS2015 or newer