Table of Contents
Export OBJ Files
The Wavefront Object Export Options dialog comes up when you select File > Export and choose the Wavefront Object (*.obj) export option.
Basic Tab
The following options are available on the General tab:
- Do not export invisible nodes: When enabled, nodes set to not visible will not be exported.
- Weld Figures: When enabled, welds duplicate vertices.
- Remove Unused Vertices: When enabled will removed unused vertices from the mesh.
Advanced Tab
The following options are available on the Advanced tab:
- Swap Y and Z Orientation: When enabled, compensates for packages which use +Z Up instead of +Y Up.
- Write UV Coordinates: When enabled, texture coordinate statements (UV coordinates) are written to the exported file.
- Write Normals: When enabled, vertex normal statements are written to the exported file.
- Write Object Statements: When enabled, divides the geometry into “objects” when saving out the scene and is a good way to separate different scene items. Only some importers support this, however, so it isn’t always useful. Importers that do not support this option will ignore the object statements.
- Write Groups: When enabled, group statements are written to the exported file based on the selected options. Determines how facet grouping will be written to the saved file.
- Use Existing Groups: Saves out the OBJ with the same grouping it currently has.
- Use Node Names: This option will save all of the geometry for a node into a single group named the same as the node. This is useful for figures as it will save out geometry grouped according to bone and can also be useful when saving out scenes so that different props are saved into different groups.
- Use Surface Names: This option will save out the geometry grouped according to its surface (material) names. For example, if saving a figure, all the geometry in the figure for the “Skin” material would be put into a single group.
- Use Figure Names: This option will save out the geometry according to the figure/prop it belongs to. This is similar to the “Node Names” option, except that it will save a figure in a single group instead of a group for each bone.
- Write Surfaces: When enabled, surface statements are written to the exported file.
- Write Material Library: When enabled, writes the surface and/or map information to an .mtl file. Enable this for export formats that support mtl files.
- No Maps: No texture maps are written to the mtl file, only surface information.
- Collect Maps: Maps are collected into a folder in the same location as the exported mesh file.
- Convert Maps (for Bryce): Maps are converted to a format that can be imported into Bryce and the maps are collected into folders in the same location as the exported mesh file.
Mesh Options Tab
The following option is available on the Mesh Options tab:
- Modify the LOD export level: Allows selection of a specific LOD level to be exported. Only one LOD level can be exported at a time and only points that are connected to polygons.
- Node: The selected figure node.
- Scene LOD: The current LOD level selected in the scene.
You are here: start » Public » Software Guides » DAZ Studio » Reference Section » Export OBJ Files










