GPUOpen-LibrariesAndSDKs / RadeonProRenderBlenderAddon

This hardware-agnostic rendering plug-in for Blender uses accurate ray-tracing technology to produce images and animations of your scenes, and provides real-time interactive rendering and continuous adjustment of effects.
https://gpuopen.com/radeon-prorender-suite/
Apache License 2.0
480 stars 56 forks source link

RPRBLND-2269: Add Open VDB support in Blender 3.5 #602

Closed VascoPi closed 1 year ago

VascoPi commented 1 year ago

PURPOSE

Add support for VDB and Blender 3.5. blender_1gEHQ4ZCze

EFFECT OF CHANGE

Added support for VDB and Blender 3.5.

TECHNICAL STEPS

Implemented support for VDB volumes using pyopenvdb module. It's built in Blender from version 3.5. Added required code to create_grid_sampler_node function.