Image Targets
Bring signage, magazines, boxes, bottles, cups, and cans to life with 8th Wall Image Targets. 8th Wall Web can detect and track flat, cylindrical and conical shaped image targets, allowing you to bring static content to life.
Not only can your designated image target trigger a web AR experience, but your content also has the ability to track directly to it.
Image targets can work in tandem with our World Tracking (SLAM), enabling experiences that combine image targets and markerless tracking.
You may track up to 5 image targets simultaneously with World Tracking enabled or up to 10 when it is disabled.
Up to 5 image targets per project can be "Autoloaded". An Autoloaded image target is enabled immediately as the page loads. This is useful for apps that use 5 or fewer image targets such as product packaging, a movie poster or business card.
The set of active image targets can be changed at any time by calling XR8.XrController.configure(). This lets you manage hundreds of image targets per project making possible use cases like geo-fenced image target hunts, AR books, guided art museum tours and much more. If your project utilizes SLAM most of the time but image targets some of the time, you can improve performance by only loading image targets when you need them. You can even read uploaded target names from URL parameters stored in different QR Codes, allowing you to have different targets initially load in the same web app depending on which QR Codes the user scans to enter the experience.
Note: Custom Image Targets are not currently previewable in the Simulator.
Image Target Types
| |
-|-|-
Flat|| Track 2D images like posters, signs, magazines, boxes, etc.
Cylindrical|
| Track images wrapped around cylindrical items like cans and bottles.
Conical|
| Track images wrapped around objects with different a top vs bottom circumference like coffee cups, etc.
Image Target Requirements
- File Types: .jpg, .jpeg or .png
- Dimensions:
- Minimum: 480 x 640 pixels
- Maximum length or width: 2048 pixels.
- Note: If you upload something larger, the image is resized down to a max length/width of 2048 , maintaining aspect ratio.
- Hosting: All image targets must be uploaded to your 8th Wall project before they can be used. You can self-host the rest of your Web AR experience (if on an Enterprise or Legacy Pro plan) but the source image target is always hosted by 8th Wall. Please see below for instructions on creating/uploading flat or curved image targets.
Image Target Quantities
There is no limit to the number of image targets that can be associated with a project, however, there are limits to the number of image targets that can be active in the user's browser at any given time.
- Active image targets per Project: 32