Skip to content

Distributed volume rendering engine based on the scenery rendering framework

License

Notifications You must be signed in to change notification settings

aryaman-gupta/LiV-renderer

Repository files navigation

LiV-renderer

Description

LiV-renderer is a distributed rendering volume engine based on the scenery rendering framework. It offers a straightforward interface for adding volumes to the scenegraph of scenery. Currently, MPI functions necessary for parallel image compositing must be defined in the external library that uses LiV-renderer (see LiV for example), but this is planned for integration into the library in the future.

Installation

  1. Clone the repository:
    git clone https://github.com/aryaman-gupta/LiV-renderer.git
  2. Navigate to the project directory:
    cd LiV-renderer
  3. Build the project using Gradle:
    ./gradlew build

About

Distributed volume rendering engine based on the scenery rendering framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages