Download the PHP package pdchaudhary/pimcore-ar-viewer without Composer
On this page you can find all versions of the php package pdchaudhary/pimcore-ar-viewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pdchaudhary/pimcore-ar-viewer
More information about pdchaudhary/pimcore-ar-viewer
Files in pdchaudhary/pimcore-ar-viewer
Package pimcore-ar-viewer
Short Description A tool for previewing 3D Augmented Reality (AR) models directly within the Pimcore platform. Supports formats like GLB, USDZ, and OBJ, allowing users to interact with models in real-time
License GPL-3.0-or-later
Homepage https://pravinchaudhary.com
Informations about the package pimcore-ar-viewer
pimcore-ar-viewer
A tool for previewing 3D Augmented Reality (AR) models directly within the Pimcore platform. Supports formats like GLB, USDZ, and OBJ, allowing users to interact with models in real-time.
Coming Soon
-
AR Asset Editor: Allow users to edit AR assets (3D models, textures) directly in Pimcore. This could include features like resizing, repositioning, or adding textures, providing a more robust AR asset management solution..
For more information about our Package and its benefits, contact us at [email protected].
Overview
Make sure the bundle is enabled in the config/bundles.php file. The following lines should be added:
Install the assets:
Supported File Types
- GLB (GLTF Binary Format): A common format for 3D models, widely supported across various AR platforms.
- USDZ: A file format used for 3D models and AR content, particularly on iOS devices.
- OBJ: A widely-used 3D model format supported by most 3D applications.
- FBX: Another widely-supported 3D model format, often used for animation.