An open API service indexing awesome lists of open source software.

https://github.com/favreau/brayns-research-modules

Experimental research OSPRay modules for Brayns
https://github.com/favreau/brayns-research-modules

Last synced: about 1 month ago
JSON representation

Experimental research OSPRay modules for Brayns

Awesome Lists containing this project

README

          

# Research modules for Brayns

This repository is about experimental research modules for Brayns.

https://github.com/BlueBrain/Brayns

## About

The following platforms and build environments are tested:

* Linux: Ubuntu 16.04, Debian 9, RHEL 6.8 (Makefile, x64)

## Building from Source

```
mkdir Build
cd Build
CMAKE_PREFIX_PATH= cmake ..
make
```

Where OSPRAY_INSTALLATION_DIR is the OSPRay installation folder

## Screenshots

![Cartoon](cartoon/doc/cartoon.png)
![Transparency](simulation/doc/transparency.png)