Thomas G.
Thomas G.
The main idea behind the Global Time Keeper was to re-introduce keyframing of the properties in the node-tree. The time step of the Time Selector node could then be animated...
Hi, I implemented a BlenderToVTK node on the (experimental) pyvista_features branch on this fork https://github.com/thomgrand/BVtkNodes. It allows direct integration into the BVTK node tree (either as PolyData or UnstructuredGrid). You...
I also saw the blog entry about VTKPythonAlgorithm, but I implemented some parts that are more numpy orientated. Inspired by Paraview, the idea was to easily access points and arrays...