WebAR SDK
v2.0.4
v2.0.4
  • Introduction
  • What's New?
  • GETTING STARTED
    • SignUp and Get a License
    • Manage Your Licenses
    • Download WebAR SDK
    • Installing WebAR SDK
  • INTEGRATIONS
    • A-Frame Integration
      • Build a Basic Surface Tracking Experience
      • Build a Marker Tracking Experience
      • Build a Basic Face Tracking Experience
    • Babylon.Js Integration
      • Build a Basic Surface Tracking Experience
      • Build a Basic Marker Tracking Experience
    • Unity Integration
      • Package Installation
      • Build a Basic Surface Tracking Experience
      • Build a Basic Marker Tracking Experience
      • Customize Loading Screen
      • Rotate and Zoom
      • Use Cases
      • Unity Build Settings
      • Unity Screenshot Feature
    • PlayCanvas Integration
      • Build a Basic Surface Tracking Experience
      • Build a Basic Marker Tracking Experience
    • What Makes a Good Marker
  • API
    • API Reference - Javascript
      • A-Frame Attributes
      • SDK Configuration Properties
      • Javascript Functions
    • API Reference - Unity(C#)
      • SDK Configuration Properties
      • C# Functions
    • Customization API
  • PUBLISH YOUR CREATION
    • Develop Locally
    • Launch the Experience
  • MORE INFORMATION
    • Pricing
    • FAQs
    • Release Notes
  • Support
    • Contact Support
Powered by GitBook
On this page
  • Introduction
  • Process
  • Next Steps
  1. GETTING STARTED

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

  • 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

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.

Now you have a license and have downloaded the WebAR SDK kit. Now, it is time to

Here is a to help you get started.

install the SDK and build your first WebAR experience
Sample Project
HUB
Blippar Documentation Centre
Download WebAAR SDK