# Polycam

<table data-header-hidden><thead><tr><th width="136"></th><th></th></tr></thead><tbody><tr><td><strong>Aspect</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Purpose</strong></td><td>Enables users to create high-quality 3D scans of real-world objects and environments using mobile devices.</td></tr><tr><td><strong>Key Features</strong></td><td>- <strong>3D Scanning:</strong> Uses LiDAR and photogrammetry to capture detailed 3D models.<br>- <strong>Automatic Processing:</strong> Converts scans into 3D models with minimal manual intervention.<br>- <strong>Editing Tools:</strong> Basic editing options to refine and adjust scans.<br>- <strong>Export Options:</strong> Supports various formats (e.g., OBJ, STL, USDZ) for use in other applications.<br>- <strong>Cloud Storage:</strong> Offers cloud-based storage for managing and sharing 3D models.</td></tr><tr><td><strong>Supported Devices</strong></td><td>- <strong>iOS:</strong> Compatible with iPhones and iPads equipped with LiDAR sensors (e.g., iPhone 12 Pro, iPad Pro).<br>- <strong>Android:</strong> Limited support for devices with depth-sensing capabilities.</td></tr><tr><td><strong>Integration and Export</strong></td><td>- <strong>File Formats:</strong> Export 3D models in formats such as OBJ, STL, and USDZ.<br>- <strong>Third-Party Integration:</strong> Integrates with other 3D modeling and AR tools for enhanced functionality.</td></tr><tr><td><strong>Use Cases</strong></td><td>- <strong>Architecture and Design:</strong> Creating 3D models of spaces and objects for design and analysis.<br>- <strong>Heritage and Preservation:</strong> Documenting historical sites and artifacts.<br>- <strong>Virtual Reality (VR) and Augmented Reality (AR):</strong> Providing 3D assets for immersive experiences.<br>- <strong>3D Printing:</strong> Generating models for 3D printing applications.</td></tr><tr><td><strong>Benefits</strong></td><td>- <strong>Ease of Use:</strong> User-friendly interface with straightforward scanning and editing processes.<br>- <strong>High-Quality Scans:</strong> Produces detailed and accurate 3D models.<br>- <strong>Cloud-Based:</strong> Convenient access and sharing of models through cloud storage.</td></tr><tr><td><strong>Development and Community</strong></td><td>- <strong>Updates and Support:</strong> Regular updates to improve features and compatibility.<br>- <strong>Community:</strong> Active user community for sharing tips, tutorials, and best practices.</td></tr><tr><td><strong>Cost</strong></td><td>- <strong>Pricing:</strong> Offers both free and paid subscription plans, with additional features available in the paid tiers.</td></tr></tbody></table>


---

# 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:

```
GET https://docs.pxl.archbe.org/overview/software/polycam.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
