User Upload

Introducing the AR 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″

options can be top, bottom or none
ratio can be 1:1, A4-A1, 2:3, 4:5, 3:4
size can be 1, 1.5, 2, 2.5
frame can be none, mounted, or framed
color is a 6 digit hex value
opacity is between 0 and 1

You can also use hide_all=true to hide the model options.