This is my personal project for OpenVDB volume visualization with openGL, Qt5 Still work in progress. Need to fix a few bugs, clean the code, then start adding features like loading multiple grids, remapping values, ui etc.
- OpenGL
- OpenVDB
- Qt5
- cmake
git clone [email protected]:Elyg/OpenVDB_Visualizer.git
cd OpenVDB_Visualizer/
cmake CmakeLists.txt
make
./VDB_Visualizer