Patch D8123 aims to enable building of pyopenvdb with make deps
. I created this thread for discussion about the implementation.
This is a first step towards integration of pyopenvdb into Blender, see design task T73201. Aim is to be able to import pyopenvdb
in Blender Python Console. This does not include ability to modify Blender OpenVDB grids, only to have access to out-of-box pyopenvdb.
Info about pyopenvdb: https://www.openvdb.org/documentation/doxygen/python.html
More info in D8123.