Package Exports
- @web-ar-studio/ar-clip-three
- @web-ar-studio/ar-clip-three/dist/index.cjs
- @web-ar-studio/ar-clip-three/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@web-ar-studio/ar-clip-three) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
The ARClip SDK by WebAR Studio enables fast and easy integration of WebAR into your Three JS WebGL projects.
AR Clip is a powerful augmented reality launcher that enables instant access to immersive AR experiences β no full app installation required.
Designed for developers and creators, AR Clip lets you build interactive AR scenes using any modern web stack (like Three.js, Babylon.js, or your custom framework) and launch them using an App Clip or a QR code scan. The native part of the app leverages ARKit and our proprietary AR Clip VPS engine to provide high-performance AR, while the content itself is rendered in a secure WebView β giving you full flexibility and native power.
Perfect for:
- Geospatial AR
- Outdoor installations
- Guided AR tours
- Educational overlays
- Branded marketing experiences
Features
- π± App Clipβbased AR launcher β open via link or QR code
- π― Full access to ARKit (camera, motion tracking, VPS)
- π Geo-anchored AR with AR Clip VPS engine
- π Web-based content rendering in secure WebView
- π· Built-in QR scanner for launching custom AR projects
- β‘ Instant AR launch experience β no user friction
AR Clip bridges the gap between native AR performance and the flexibility of WebAR, making it ideal for developers who want to deliver high-end AR content with zero install barrier.
π¦ Installation
To add the ARClip SDK to your Three JS project:
npm install @web-ar-studio/ar-clip-three
or
pnpm add @web-ar-studio/ar-clip-threeQuick Start
Git clone https://github.com/WebAR-Studio/arclip-sdk-threejs - AR Clip demo
And check documentation inside