BVtkNodes icon indicating copy to clipboard operation
BVtkNodes copied to clipboard

Create and execute VTK pipelines in Blender Node Editor

Results 43 BVtkNodes issues
Sort by recently updated
recently updated
newest added

Missing Python Console operator buttons in Blender 2.93. Works OK in Blender 2.83, so something changed in Blender? No errors in registrations, no clues. ![image](https://user-images.githubusercontent.com/38000348/173238098-c02a3c22-0a35-4280-88ea-557b3e721139.png)

Hello there, This add-on is fantastic and I've used it to make some really great renders/animations. I am wondering if you have any advice on how to read in some...

Hello, I've followed the node trees as shown on the BVTKnodes website, but the node tree isn't available either. Blender generates an output, there is no error,but I cannot see...

First bvtknodes is amazing!!! I followed the cubeflow cut plane example. Then use timeline to show the plane with different time, it worked fine. ![image](https://user-images.githubusercontent.com/24608776/156314188-f58219de-59d5-4e4d-af05-055f654987da.png) I want to save the...

First, let me thank you for this plugin. Its fantastic. My question is I would be able to volume render unstructured grids , but from what I can tell, the...

Modify Time Selector so that data points are looped after the last point (frame number exceeds number of time points) similarly to time unaware readers (`update_timestep_in_filename()`) to allow looping animations.

Importing (without updating) of e.g. clip example tree triggers multiple outdates like `outdate_vtk_status: DEBUG: vtkSphereSource: Triggered outdate_vtk_status`

Hello, I am wondering what happens to the auto-update option in the VTK to Blender Mesh node? This option existed in the tutorial screenshots, but now it's gone. Currently, for...

In the code there is mentions of a potential vtkAlembicReader: https://github.com/tkeskita/BVtkNodes/blob/master/__init__.py ``` - Blender To VTK Node: A BVTK node which converts Blender mesh into vtkPolyData. Alternatively add vtkBlendReader to...

Does bvtknode have a vdbreeder? I have vdb format data but there is no vdbreader in Bvtknode.