Skip to content

jafyvilla/DisplayCluster

 
 

Repository files navigation

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

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 for driving large display walls

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.5%
  • CMake 3.0%
  • C 1.0%
  • QML 0.9%
  • HTML 0.8%
  • CSS 0.8%
  • Other 1.0%