https://github.com/tacc/visitospray
https://github.com/tacc/visitospray
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tacc/visitospray
- Owner: TACC
- License: other
- Created: 2015-03-31T20:03:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T23:37:48.000Z (almost 11 years ago)
- Last Synced: 2024-04-14T19:11:07.466Z (about 2 years ago)
- Language: C
- Size: 195 MB
- Stars: 3
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
VisItOSPRay
======
About
visitOSPRay is a VisIt plugin which creates a custom view using vtkOSPRay for rendering. The code for VisIt, the plugin, and the base VTK code are all contained in the visitOSPRay code tree.
VisItOSPRay is currently pre-alpha and no master branch version has been released. Intrepid souls who are tolerant to early-release code may clone the current development version from the dev branch.
vtkOSPRay
======
About
The base VTK code without ParaView is contained in the VTK directory and makes up vtkOSPRay. vtkOSPRay is a VTK module which utilizes Intel's OSPRay ray tracing framework (http://ospray.github.io) for rendering.
Building
vtkOSPRay is bundled with visitOSPRay. VTK support is built as part of the visitOSPRay build process.