Getting visitOSPRay
Precompiled Binary Download Packages
Download links for binary releases will be added soon. Until then, please build OSPRay from source.Building visitOSPRay from Source
The latest visitOSPRay sources are always available at the visitOSPRay GitHub repository. The default "master" branch should always point to the latest tested bugfix release.Prerequisites
visitOSPRay currently supports both Linux and Mac OSX (a Windows version will soon follow). In addition, before you can build visitOSPRay you need the following prerequisites:- Install OSPRay, following these instructions.
- OSPRay also heavily uses Embree; however, OSPRay directly includes its own copy of Embree, so a special installation of Embree is not required.
Building visitOSPRay
NOTE: visitOSPRay is currently in pre-alpha. The current development version can be cloned from the dev branch. A stable version will be released on the master branch soon, and we will post complete build instructions at that time.