Skip to content

bilgili/Libre

 
 

Repository files navigation

Build Status

Libre

Libre

Libre (Large-scale Interactive Volume Rendering Engine) is an out-of-core, multi-node, multi-gpu volume rendering engine to visualise large volumetric data sets. Libre is cloned from the Livre project in the Blue Brain Project space [source code] (https://github.com/BlueBrain/Livre.git).

Libre be mainly used for developing new algorithms with more recent versions of OpenGL, CUDA, Vulkan etc ( may be very unstable ) and is not meant to be alternative to original Livre that is developed by the Blue Brain team.

It provides the following major features to facilitate rendering of large volumetric data sets:

  • Plugin-based data sources
  • Plugin-based renderers ( OpenGL 4.3 and CUDA 8.0 )
  • Highly paralllel architecture for rendering, data uploading and computations based on pipeline architecture based on C++11 futures.
  • Visualisation of pre-processed UVF format (source code) volume data sets.
  • Multi-node, multi-gpu rendering (Currently only sort-first rendering)

To keep track of the changes between releases check the changelog.

Contact: [email protected]

Known Bugs

Please file a Bug Report if you find new issues which have not already been reported in Bug Report page. If you find an already reported problem, please update the corresponding issue with your inputs and outputs.

About

The following platforms and build environments are tested:

  • Linux: Ubuntu 16.04 (Makefile, x64) ( Tested with CUDA 8.0 and Nvidia GTX 970 )

About

Interactive Volume Rendering Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.3%
  • Cuda 9.1%
  • CMake 3.9%
  • HCL 2.6%
  • Python 1.1%
  • GLSL 0.9%
  • C 0.1%