A CMake/C++ project for embedding a VTK 3D view in a Qt window.
- Qt 5.x downloaded.
- VTK 9.x source downloaded & compiled. See Build-VTK.md for a guide to compile VTK.
- Clone or download this repository.
- Open CMakeLists.txt in Qt Creator.
- Configure project.
- Set build directory.
- Specify VTK_DIR.
- Build project.
Done. Happy coding :)
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
- Icons from icons8.com