Augmented Reality WebGL - Image Tracking WebAR
Marks
$150.00
$160.00
6%OFF
Date |
Price |
---|---|
日期和时间 |
价钱($) |
01/24(2023) |
160.0 |
01/24(2023) |
80.0 |
02/07(2023) |
160.0 |
02/09(2024) |
150.0 |
11/23(2024) |
150.0 |
Jump AssetStore
Make image tracking augmented reality experiences on the web! It's super fast and precise!This plugin allows you to have image tracking AR on the web. It allows you to detect an image and place content on top of it. You can use this to show 3d model(s), video(s), etc, on top of a business card for marketing for example.FEATURESYou can track a single image or multiple (at the same time or not). The information of the tracked image(s) can then be used to place content from your Unity scene on top of the image.An example Monobehavior script is provided so you can do this easily and right away - you just need to attach it to a gameobject, and all of its children will be placed on top of the target image.You can tell when a target is lost or found, so that you can make the content disappear or reappear for example.You can configure parameters to reduce jittering and make the experience more smooth.TRY IT YOURSELFIt's the fastest on the market. It works well even on lower end devices, not just high end ones. Don't believe me? Check it out here. The number on the top right corner is the fps from EasyFpsCounter (not included).Here are both of the images that can be tracked in the exampleBearRaccoonCOMPLEMENTARY PLUGINSYou can take AR screenshots with the free ScreenshotWebGL.You can record your AR experience using the DeviceCameraWebGL + Recorder WebGL combo (this also enables you to take AR screenshots using the official API, so the aforementioned free plugin becomes unnecessary).You can share/download your AR screenshot/recording with ShareNSaveWebGL.BROWSER SUPPORTI tested on the most famous browsers. It works on the following:Android: Chrome, Firefox, Edge, Opera, Samsung Internet.iOS: Chrome, Firefox, Edge, Opera, Safari.LIMITATIONSYou can not define the images that will be tracked at runtime. They need to be compiled beforehand and provided at build time. This means that you need to know the image(s) that you want to track before the experience starts.Plugin is only 3.27MB including the library files and target image stored locally. The rest is the documentation pdf and example scene which uses 3d models and images. If you remove even the libraries and compiled image to reference them from a remote server or CDN, the size goes down ~64KB.If you like my plugin, please consider leaving a review. It helps me immensely and encourages me to improve the plugin further, and other people to support my work :).DO YOU WANT FACE TRACKING VTO ?Check out the new Augmented Reality WebGL - Face Tracking Virtual Try On.DO YOU WANT LOOK AROUND AR ?Try out this 360 AR experience using GyroscopeAccelerometerWebGL and DeviceCameraWebGL.Image Tracking AR for WebGL builds.Single Image Tracking.Multiple Image Tracking, simultaneous or not.Images that will be tracked need to be compiled before experience runs.You can detect when an image is found or lost, and attach callbacks to each event.You can check the visibility of an image, as well as its position, rotation and scale.You can set configuration options to reduce jittering and increase smoothness.You can place anything you want on top of the image(s), such as 3d content(s) and video(s).The scale of the tracked content scales up or down proportionally to the size of the target image being tracked.It works on all relevant mobile browsers, including Safari.