Parallel volume rendering framework using Open Computing Language (OpenCL), Which is heterogenous computing platform. Multi-GPU rendering is supported using sort-last rendering algorithm with automatic load balancing.
- OpenCL
- Qt
- OCLHWDL
$ mkdir build
$ cd build
$ cmake ..
$ make 