Skip to content

holstgr-kaust/DisplayCluster

 
 

Repository files navigation

DisplayCluster

DisplayCluster is a software environment for interactively driving large-scale tiled displays.

Documentation

The DisplayCluster manual is included in the distribution in the doc/ directory, and covers installation and usage.

Features

DisplayCluster provides the following functionality:

  • Interactively view media such as high-resolution imagery and video
  • Stream content from remote sources such as laptops / desktops or high-performance remote visualization machines
  • Documentation

Building from Source

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

Or using Buildyard:

  git clone https://github.com/Eyescale/Buildyard.git
  cd Buildyard
  git clone https://github.com/BlueBrain/config.git config.bluebrain
  make DisplayCluster

Original Project

This version of DisplayCluster is a fork of the original project by the Texas Advanced Computing Center, Austin:

https://github.com/TACC/DisplayCluster

About

a collaborative software environment for large-scale tiled display systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.1%
  • C 1.6%
  • Other 1.3%