Vigeesh Gangadharan
Vigeesh Gangadharan
I'm trying to pad my vector **u** using the boundary condition operator **Q**. It works fine for 1d data, but gives me incorrect padded vector for 2d data when I...
Hi @tkeskita, I've been trying out the `VTK To Blender Particles` node. The colors work fine in the Rendered Viewport Shading mode with the Cycles engine. But the final rendered...
Hi @tkeskita, I'm once again back to the vtkBoxClipDataSet filter. This time I'm struggling to get my clipping box to have an arbitrary orientation rather than having it parallel with...
When I try to import nodes within my script, like, `ops.node.bvtk_node_tree_import(filepath='example.json')` I get a Runtime Error: `RuntimeError: Operator bpy.ops.node.select_all.poll() failed, context is incorrect`. I tried changing to `EDIT` mode from...