Skip to main content

Rendering and export

Render mode turns the editable scene into a clean presentation view. It supports real-time studio rendering and path-traced presentation output, with controls for ambient occlusion, bloom, textures, environment lighting, reflections, tone mapping, exposure, floor, and background.

Native for macOS and iPadOS. Inspect, render, and export Forge projects from either platform.

A rendered chest prop in Denrim Forge

Export formats

FormatBest for
STLPrintable geometry and fabrication workflows. The export uses visible evaluated geometry, including Sub-D preview.
OBJ texture bundleBroad DCC and game-art workflows. It exports geometry, material data, and a baked paint texture atlas.
OBJ vertex colorsSlicers and pipelines that prefer per-vertex RGB data.
GLBPortable game and viewer assets with PBR materials, texture atlases, metallic/roughness, glass, and emissive data where available.
USDZApple-oriented 3D viewing and sharing workflows.
PNGA presentation snapshot using the current scene, camera, and render settings.

Before exporting

  1. Inspect the model for open boundaries, intersecting faces, or normal issues.
  2. Use Cleanup Mesh or the targeted repair tools when needed.
  3. Hide any scene objects you do not want to export; hidden objects are skipped by OBJ export.
  4. For a smoothed result, use Sub-D preview or freeze it into editable geometry if the next workflow needs the dense mesh itself.

For 3D printing, favor clean closed geometry and use STL. For game props and textured visual assets, OBJ or GLB will usually be the better starting point.