Skip to content

DazToUnreal v2.0

Compare
Choose a tag to compare
@danielbui78 danielbui78 released this 21 May 03:23
· 169 commits to main since this release
875d41a

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:

  1. The dzunrealbridge.dll can be unzipped and copied into the Daz Studio plugins folder.
  2. Then select one of the UE***.zip files and unzip the contents into a folder named plugins in your Unreal Project folder. If the plugins folder does not exist, create one. You should then have a folder named DazToUnreal inside the plugins folder,

example: \MyUnrealProject\plugins\DazToUnreal\

Mac:

  1. Unzip and copy the libdzunrealbridge.dylib into the Daz Studio plugins folder.
  2. Then select one of the UE***-mac.zip files and unzip the contents into a folder named plugins in your Unreal Project folder. If the plugins folder does not exist, create one. You should then have a folder named DazToUnreal inside the plugins folder,

example: \myMacUnrealProject\plugins\DazToUnreal\

Please refer to the README on the main repository page for more installation and usage instructions.