fatehmtd / volumeviz

Volume Rendering Sample project using C++, Qt5, OpenGL, OpenCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Volumeviz

Screenshot

  • This a sample Volume Rendering project that loads a supplied 3d volume data and gives the user the ability to modify the way it renders its inside, using a transfer function widget.

  • The current version supports OpenCL, the next upcoming versions will support more backends such as CUDA.

  • The provided source code is modular and was designed so it can be enhanced with more functionnalities.

Happy coding !

About

Volume Rendering Sample project using C++, Qt5, OpenGL, OpenCL


Languages

Language:C++ 76.5%Language:C 20.8%Language:QMake 2.6%