DazToUnreal v2.0
A Daz Studio Plugin based on Daz Bridge Library, allowing transfer of Daz Studio characters and props to the Unreal Engine.
New in this Version
- Merged latest changes from David Vodhanel's branch, including Unreal Engine 5 support
- Mac support
- Hair shader and transparency fixes
- Automatic Normal Map Generation from Bump Maps
Installation
Windows:
- The
dzunrealbridge.dll
can be unzipped and copied into the Daz Studio plugins folder. - Then select one of the
UE***.zip
files and unzip the contents into a folder namedplugins
in your Unreal Project folder. If the plugins folder does not exist, create one. You should then have a folder namedDazToUnreal
inside the plugins folder,
example:
\MyUnrealProject\plugins\DazToUnreal\
Mac:
- Unzip and copy the
libdzunrealbridge.dylib
into the Daz Studio plugins folder. - Then select one of the
UE***-mac.zip
files and unzip the contents into a folder namedplugins
in your Unreal Project folder. If the plugins folder does not exist, create one. You should then have a folder namedDazToUnreal
inside the plugins folder,
example:
\myMacUnrealProject\plugins\DazToUnreal\
Please refer to the README on the main repository page for more installation and usage instructions.