Overview of the Topology ToolKit (TTK)
devTTK is an open-source library designed for efficient, generic, and easy topological data analysis and visualization. It is implemented in C++ and provides multiple interfaces for different workflows, including standalone programs and integration with visualization frameworks.
Available APIs and Interfaces:
- C++: Native library access.
- VTK/C++: Integration with the Visualization Toolkit.
- Python / PVPython: Scripting interfaces for data analysis and automated visualization.
- ParaView Plugin: Direct integration into the ParaView visualization environment.
For detailed setup and usage, refer to the official Installation instructions and Examples.