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
| Destination | Activity | Support Link |
|---|---|---|
| Portal / Management | After 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 Scan | If 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 / Developer | 1. 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 SDK | Official 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
- Import CLAP Unity SDK into Unity
- Generate License Key and VPS Key from Portal
- Configure keys inside Unity project
- Connect to spatial data (existing or newly created)
- 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