Daz Bridge Library and SDK v2.0
This is a multipurpose C++ library and script framework for developing new Bridge plugins, integrating into existing plugins or scripts, and much more.
The dzbridge-shared.dll
is a stand-alone scriptable Daz Studio plugin which allows users to access nearly all Bridge functionality via Daz Script. If you are on MacOS, then install the libdzbridge-shared.dylib
instead.
Please refer to README on the main repository page for more information about installation, building, script API and example scripts.