tkeskita / BVtkNodes

Create and execute VTK pipelines in Blender Node Editor
GNU General Public License v3.0
111 stars 19 forks source link

vdbreader? #64

Open brioglade opened 2 years ago

brioglade commented 2 years ago

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

tkeskita commented 2 years ago

sorry, no. VTK has no VDB reader, so neither does BVTKNodes. But you can import VDB into Blender as a Volume Object.

brioglade commented 2 years ago

hi tkeskita,how can I render the color in blender with VDB data which you did in https://blenderartists.org/t/bvtknodes-gallery/1161079?page=3 are so cool?For example:I want to see the color inside the transparent color.Thanks for the reply.

Like this one https://www.youtube.com/watch?v=ttv-Jntp5wc.I want to render using the self contained color value of the model.

Screenshot 2021-09-18 093618

Why I can't control the color through ColorRamp node?

tkeskita commented 2 years ago

Please check the updated volume rendering section of the docs. There is one material node setup example at the bottom. Maybe it servers as an example for you? You can try to practice with example data volume_00005.vdb.