This repository is about experimental research modules for Brayns.
https://github.com/BlueBrain/Brayns
The following platforms and build environments are tested:
- Linux: Ubuntu 16.04, Debian 9, RHEL 6.8 (Makefile, x64)
mkdir Build
cd Build
CMAKE_PREFIX_PATH=<OSPRAY_INSTALLATION_DIR> cmake ..
make
Where OSPRAY_INSTALLATION_DIR is the OSPRay installation folder