Skip to Content
Quick Start GuideDevelop Applications on the Xense AR Platform

For CLAP Unity SDK Developers – Build Your AR Application

If you are looking to quickly integrate CLAP Unity SDK to bootstrap a new AR application, we provide a ready-to-use sample project along with step-by-step documentation to help you deploy in just a few steps.


Integration & Deployment Resources

DestinationActivitySupport Link
Portal / ManagementAfter SDK integration, you can test your application using nearby free spatial data.

Steps:
1. Register / Login to Creator Portal
2. Go to Spatial Map section
- Add free spatial datasets to your account
- Or create your own spatial data
https://www.xensear.vn/portal 
Docs / VPS ScanIf you want to generate your own spatial data, follow the VPS scanning and mapping workflow guide.https://xensear.vn/docs/VPS/ScanGuide/VideoRecord/overview 
Portal / Developer1. Generate a License Key to activate features in CLAP Unity SDK
2. Generate a VPS Key to access Cloud VPS services

Additional purchase may be required if exceeding the free quota (default: 5 VPS Keys per user)
(Access via Portal)
Docs / CLAP Unity SDKOfficial integration guide:
- Applications built with CLAP Unity SDK require License Key + VPS Key
- Both keys are mandatory for building and using VPS services
https://xensear.vn/docs/SDK/introduction 

Minimum Requirements to Build

Before building your application, ensure:

  • Valid Portal account
  • Generated License Key
  • Generated VPS Key
  • Proper SDK import into Unity
  • Cloud VPS service enabled

⚠️ Without a valid License Key and VPS Key, the application cannot access VPS services or complete the build process.


Typical Development Workflow

  1. Import CLAP Unity SDK into Unity
  2. Generate License Key and VPS Key from Portal
  3. Configure keys inside Unity project
  4. Connect to spatial data (existing or newly created)
  5. Build and deploy your AR application

This setup allows developers to rapidly prototype and deploy scalable location-based AR applications using the Xense AR ecosystem.

Last updated on