CVR (Color Volume Rendering) example app

Color Volume Rendering Example App

This example shows how to create a 2x2 layout, along with the following:
  • use default and XML-based presets
  • how to override default mouse behavior using Fovia.UI.HTMLViewport3D.setMouseAdaptor
  • define a custom mouse adaptor using Fovia.UI.HTMLViewport3D.setCustomTouchAdaptor
  • toggle between 1-up and 2x2 layout
  • respond to a resize window event

The F.A.S.T. Cloud SDK XML presets are compatible with XML based presets created in workstation or used before. It is also possible to programmatically create an XML preset, as shown in the next example.

View the source /foviaserver/public/apps/cvr/cvr.js

To run the example, click on a local copy of http://localhost:8088/apps/cvr/