> ## Documentation Index
> Fetch the complete documentation index at: https://docs.krea.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 3D Utilities

> Create textured 3D meshes from text prompts or images, then refine geometry and materials for faster ideation and production workflows.

The 3D Objects workspace enables you to convert images and text prompts into fully textured 3D assets that can be downloaded or used directly within Krea. It is designed for artists and creators who want to incorporate 3D into their workflow without the overhead of traditional 3D software.

<iframe src="https://www.youtube.com/embed/v6NHCtRNwr8?autoplay=1&mute=1" title="YouTube video player" frameBorder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />

## Image to 3D

Image to 3D is the recommended starting point if you already have a sketch, render, or product photo.

Example workflow:

1. Click **Add image** in the input card and upload a clear image of the object you want to convert.
2. Select your preferred 3D model in top-left dropdown. (see: available [models](#video-models))
3. Optionally enable PBR if you require more realistic materials and lighting behavior.
4. Click **Generate** and review the 3D preview in the output card.

<Tip>
  PBR (Physically Based Rendering) is an optional setting that adds a layer of material realism to your 3D output.
</Tip>

For best results, use images where the main object is clearly separated from the background and well lit.

<Frame>
  <img src="https://mintcdn.com/krea/s-mougtSwJ4hCic7/images/3D_image.png?fit=max&auto=format&n=s-mougtSwJ4hCic7&q=85&s=7c68b130259a91cb9fa2cdbc7bd846a6" alt="3D Image" width="1272" height="704" data-path="images/3D_image.png" />
</Frame>

<iframe src="https://www.youtube.com/embed/WBdrYQMOZWo?autoplay=1&mute=1" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

After generating a 3D object, you have four options below the result: **Retry**, **Reuse parameters**, **Send to Realtime**, and **Download**.

<Frame>
  <img src="https://mintcdn.com/krea/pEsvhr2MLj9ygXiv/images/Screenshot2026-03-25at3.34.48PM.png?fit=max&auto=format&n=pEsvhr2MLj9ygXiv&q=85&s=c6f44fb9260d4181a8bc240d1630d0aa" alt="Screenshot2026 03 25at3 34 48PM" width="928" height="160" data-path="images/Screenshot2026-03-25at3.34.48PM.png" />
</Frame>

## Downloading 3D files

Once you’ve generated a 3D object and downloaded it, you can use it in a variety of downstream tools and workflows:

* Bring the model into content creation tools (Blender, Maya, Cinema 4D) as OBJ, FBX, or GLB for further modeling, retopology, texturing, or rigging.
* Use GLB directly in web viewers, game engines, or AR frameworks that support glTF/GLB for real‑time rendering with PBR materials.
* Export STL for 3D printing, prototyping, or fabrication via slicer software like PrusaSlicer or Cura.
* Export PLY when you care about dense geometry and vertex colors, for scan cleanup, measurement, or scientific visualization.

<Frame>
  <img src="https://mintcdn.com/krea/Mq4oIFZijcYEVI1p/images/Screenshot-2026-04-10-at-11.03.24-AM-1.png?fit=max&auto=format&n=Mq4oIFZijcYEVI1p&q=85&s=aaeab22831ada9d0e718631641474d69" alt="Screenshot 2026 04 10 At 11 03 24 AM 1" width="1226" height="554" data-path="images/Screenshot-2026-04-10-at-11.03.24-AM-1.png" />
</Frame>

## 3D to Realtime

Clicking **Send to Realtime** takes your 3D mesh directly into Krea's Realtime canvas, where you can use it as a compositional reference for image generation. The Realtime model reads the shape and spatial layout of the object and uses it to guide the output, so you can generate fully styled, textured images that match the pose and structure of your 3D asset without having to describe the composition in a prompt.

## Video models

| Model                 | Description                                                                                                                    | Speed  | Quality | Compute cost |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------ | ------ | ------- | ------------ |
| Hunyuan3D 3.1 Pro     | High-fidelity text or image-to-3D with optional PBR materials, multi-view inputs, and adjustable face count for cleaner meshes | Low    | High    | \~300        |
| TRELLIS 2             | Native 3D generative model for high-quality 3D asset creation                                                                  | Low    | High    | \~250        |
| Hunyuan3D-2mini-Turbo | Fastest 3D model generator                                                                                                     | Medium | Medium  | 7            |
| Hunyuan3D-2           | High quality 3D model generator                                                                                                | Low    | Medium  | 10           |
| Hunyuan3D-2.1         | High quality 3D model generator                                                                                                | Low    | Medium  | 25           |
| Tripo                 | High quality 3D model generator                                                                                                | Low    | Medium  | 8            |
| TRELLIS               | High quality 3D model generator                                                                                                | Low    | Medium  | 10           |
