https://github.com/favreau/brayns-uc-sdf
https://github.com/favreau/brayns-uc-sdf
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/favreau/brayns-uc-sdf
- Owner: favreau
- License: other
- Created: 2021-09-13T15:04:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T15:58:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-06T07:23:52.041Z (over 1 year ago)
- Language: C++
- Size: 510 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# Signed Distance Field (SDF) plugin for Brayns
This repository is about Signed Distance Fields (SDF) plugin 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
