@web-ar-studio/webar-engine-sdk
v1.0.20
Published
ARSY - Open WebAR Engine SDK
Downloads
225
Readme
ARSY WebAR- Open SDK of the WebAR CV Lib
Official WebAR.Studio SDK for browser-based AR tracking (image, QR, face, WebXR, and AR 360). 🚀
🔗 Samples repo (ready-to-run demos): https://github.com/WebAR-Studio/webar-sdk-samples
✨ Why try it
- ✅ Real CV tracking, not a mock
- ⚡ Fast setup without boilerplate
- 🎯 Proof-of-concepts in minutes
- 🌐 Browser-first AR (no app installs)
🧭 Who this is for
- 🧑💻 Web developers building immersive sites
- 🎨 Marketing and creative teams running AR campaigns
- 🛍️ E-commerce teams prototyping try-on or product previews
- 🎓 Educators and students learning AR
- 🚀 Startups validating ideas quickly
🧩 Tracking modes at a glance
| Mode | Marker needed | Best for | Browser support |
| --- | --- | --- | --- |
| ar-360-tracking | ❌ | 360 tours, panoramas | Modern mobile browsers |
| face-tracking | ❌ | filters, try-ons | Front-camera supported |
| image-tracking | ✅ | posters, packaging | WebGL/WebRTC capable |
| qrcode-tracking | ✅ | QR-triggered AR | Any camera-enabled |
| webxr-tracking | ❌ | plane placement | WebXR + HTTPS |
🆚 SDK vs samples (quick comparison)
| You need | Use |
| --- | --- |
| Core CV tracking engine | webar-engine-sdk |
| Ready-to-run examples | webar-sdk-samples |
🚀 Quick start
Install the package and follow the runnable examples in the samples repo: https://github.com/WebAR-Studio/webar-sdk-samples
📮 Support and requests
For any questions about the library, contact us here:
- https://t.me/was_team
- [email protected]
- https://discord.gg/4q5dbAb4GZ
✅ Typed API
The library is fully typed, so you can explore available types and arguments after installation.
