Skip to content

Daz Bridge Library and SDK v2.0

Compare
Choose a tag to compare
@danielbui78 danielbui78 released this 21 May 02:34
· 287 commits to main since this release
863a92e

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.