User Upload

Introducing the AR 3D Gallery User Upload – Allow your users to upload their own model or image to view directly in Augmented Reality!

Use the ar-user-upload short code to provide a model viewer that users can drag and drop a GLTF or GLB 3D model file into to view in Augmented Reality.

Users can also upload image files in JPG or PNG format and the image will use the 3D Gallery Builder to produce a 3D model of the image ready to hang on the wall in Augmented Reality.

Model options can be set to custom default values or hidden as follows by setting these attributed in the shortcode.

e.g. ar-user-upload options=”top” ratio=”2:3″ size=”2″ frame=”framed” color=”#f8f8f8″ opacity=”0.5″ hide=”opacity”

options – Controls placement of options panel
“top” – Options above the model viewer
“bottom” – Options below the model viewer
“none” – No options panel

ratio
– Sets the image ratio
“1:1”, “A4”, “A3”, “A2”, “A1”, “2:3”, “4:5”, “3:4”

size – Sets the print size
1, 1.5, 2, 2.5

frame – Sets the frame type
“none”, “mounted”, “framed”

color – Sets the frame color
6-digit hex value (e.g., “#f8f8f8”)

opacity – Sets the frame opacity
Value between 0 and 1 (e.g., 0.5)

hide – Hides specific elements
“options”, “ratio”, “size”, “frame”, “color”, “opacity”, “all”