> For the complete documentation index, see [llms.txt](https://vu-custom.gitbook.io/vu-custom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vu-custom.gitbook.io/vu-custom/getting-started/product-visualization.md).

# Product Visualization

| 2D Visualization                                                                                                                                                                                                                                                          | 3D Visualization                                                                                                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Uses high-quality product photography to create flat, vector-based representations. This approach is particularly effective for products where surface-level customization is the primary focus.                                                                          | Interactive, fully-rendered product models that customers can rotate and examine from any angle. This method excels at showcasing products with complex customization options and multiple components.                                                                           |
| <p>Key Advantages</p><ul><li>Streamlined implementation process</li><li>Cost-effective solution</li><li>Simplified content management</li><li>Optimal for surface-level personalization (text, graphics, logos)</li><li>Quick product updates and modifications</li></ul> | <p>Key Advantages</p><ul><li>Complete 360-degree product examination</li><li>Precise representation of complex products</li><li>Enhanced customer engagement</li><li>Detailed visualization of component interactions</li><li>Superior showcase of material properties</li></ul> |
| <p>Implementation Considerations</p><ul><li>Limited viewing perspectives</li><li>Static product representation</li><li>It may not fully showcase dimensional details</li></ul>                                                                                            | <p>Implementation Considerations</p><ul><li>Requires detailed source materials (CAD files or physical samples)</li><li>More extensive initial setup process</li><li>Higher upfront investment with long-term value</li></ul>                                                     |
| <p>Ideal Applications</p><ul><li>Apparel and accessories (t-shirts, hats, bags)</li><li>Flat surface products (phone cases, mousepads)</li><li>Print-focused items (stationery, promotional materials)</li><li>Products with primarily 2D customization needs</li></ul>   | <p>Ideal Applications</p><ul><li>Sports equipment (helmets, protective gear)</li><li>Complex accessories (watches, jewelry)</li><li>Furniture and fixtures</li><li>Products with multiple customizable components</li><li>Premium items requiring detailed examination</li></ul> |
| [Click to view how Pela is using our 2D customizer ](https://pelacase.com/products/sage-green-iphone-15-pro-case)                                                                                                                                                         | [Click to view how Cascade Maverik is using our 3D customizer](https://cascademaverik.com/products/custhelm-xrspro?recipe_id=bb2ec64c)                                                                                                                                           |

<div align="left"><figure><img src="/files/BtFBZHLmJO5LXOI8qeQ8" alt=""><figcaption><p>3D Visualization</p></figcaption></figure> <figure><img src="/files/Yh72GiXFxDEqupGOvF15" alt="" width="188"><figcaption><p>2D Visualization</p></figcaption></figure></div>

### Making A Decision

Consider these key factors when choosing a visualization method:

<table><thead><tr><th width="175"> </th><th>Recommends 2D If</th><th>Recommends 3D If</th></tr></thead><tbody><tr><td>Product Complexity</td><td>Products have simple, flat surfaces</td><td>Products have multiple components or complex geometry</td></tr><tr><td>Customization Type</td><td>Focus is on surface designs and text</td><td>Multiple parts can be customized independently</td></tr><tr><td>Budget Priority</td><td>Initial cost is a primary concern</td><td>Long-term value and customer experience are priorities</td></tr><tr><td>Time to Market</td><td>Quick implementation is essential</td><td>Detailed product representation is crucial</td></tr></tbody></table>

Need help deciding? Our team can evaluate your specific products and requirements to recommend the most effective visualization approach for your business.

\
Once you have determined which Visualization method you want to implement provide us with necessary digital artifacts. Below guides will help you and your team to gather the artifacts and submit it to our team.  Below are the guides or each:

{% content-ref url="/pages/ON1b0SYGq09lMRagQgc0" %}
[2D Guidelines](/vu-custom/getting-started/product-visualization/2d-guidelines.md)
{% endcontent-ref %}

{% content-ref url="/pages/NvKlCJCE72L7KWxoMWwY" %}
[3D Guidelines](/vu-custom/getting-started/product-visualization/3d-guidelines.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://vu-custom.gitbook.io/vu-custom/getting-started/product-visualization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
