Download WebAR SDK

Learn more on the process for downloading your free kit

Introduction

You will need to download the WebAR SDK Bundle for creating your AR experiences:

Process

  • Login to the HUB

  • Click on Download SDK as shown in image below:

  • A zip folder named: Blippar WebAR SDK will be downloaded on your system along with a suffix of the version.

  • You need to unzip and extract all files: right click on the file and click on extract All

  • Select the storage location based on your preference, click the check box to show all files and click extract

  • Note down the location of the Blippar folder as you will need to reference it when you are writing your HTML. The simplest option is to locate the Blippar folder in the same location as the HTML file, in which case the script line will look like this:

<script src="../webar-sdk-v1.x.y.min.js"></script>

Next Steps

Now you have a license and have downloaded the WebAR SDK kit. Now, it is time to install the SDK and build your first WebAR experience

With just few lines of code you can create several extraordinary, engaging and interactive Web AR experiences. Your Users can visualize your products while they enjoy an immersive browser-based Augmented Reality experience on your very own website.

Here is a Sample Project to help you get started.