/DisplayCluster

A collaborative software for driving large display walls

Primary LanguageC++OtherNOASSERTION

DisplayCluster

A collaborative software for driving large display walls.

Documentation

The documentation is available at bluebrain.github.io

Features

DisplayCluster provides the following functionality:

  • Interactively view media such as high-resolution imagery and video
  • Receive content from remote sources such as laptops / desktops or high-performance remote visualization machines using the Deflect library

Building from Source

  git clone https://github.com/BlueBrain/DisplayCluster.git
  mkdir DisplayCluster/build
  cd DisplayCluster/build
  cmake ..
  make