Scientific Computing Core

Scientific visualizations with Scenery and Sciview

Research

Scenery is a scenegraphing and rendering library. It allows you to quickly create high-quality 3D visualizations based on mesh data. Scenery is using Vulkan to render and its pipelines are configurable using YAML files, so it’s easy to switch between e.g. forward shading and deferred shading, as well as stereo rendering. Rendering pipelines can be switched on-the-fly. Sciview is an ImageJ/FIJI plugin for 3D visualization of images and meshes and uses Scenery as a rendering back-end. Both Scenery and Sciview support rendering to head-mounted virtual reality (VR) goggles like the HTC Vive or Oculus Rift via OpenVR/SteamVR.

Link to the CASUS software repository