Publish data: June 22, 2022
Web-based augmented reality (webAR) is a technology that allows users to access AR experiences directly from their smartphones. As there’s no need for any downloading, people can enjoy the immersive and unique experience of AR on-demand, on most operating systems, mobile devices, and web browser.
Not only is webAR enjoyable for audiences, but it can effectively deliver marketing messages. Studies show that by adding interactive elements to content, recall is increased by up to 80%.
Always begin with a well-rounded plan that clearly states your target audience, campaign goals and creative vision. This will help inform your decisions later on.
A good WebAR experience is all about balancing your creative vision with available bandwidth speeds. Highly detailed models or super complex animations can cause web-based experiences to run slowly.
Good performance 3D Scene criteria:
scene scale: . In AR 1 unit is 1 meter. IOS 1 unit is 1 centimetre
100K vertices limited to 3d scene
one mesh apply only 1 material.
max 6 materials.
texture size 1024X1024, format jpg. If need transparent material use PNG with transparent channel on baseColor textures
PBR workflow, with example:
3D scan is also great choice to bring actual product to Metaverse
if not done this correctly, your webAR will crash constantly, We have a work flow detecated to webAR 3D optimization. will make sure your 3D secne will work in all devices
Work flow: Sketchup ➔ CAD ➔FBX, OBJ ➔ Maya ➔ Blender ➔ Zbrush ➔ Substance Painter ➔ GLTF ➔ USDZ
This work will be done through the platform you selected. Like most digital development, this process is fairly technical and best handled by a developer or team of developers with experience building in the platform.
We can develop WebAR on any platform you want.
Chose your own hosting service as needed, or from other platform such as AWS, Azure, 8th wall and Zappar.You can also export the final experience and host it on your own servers Either way, you can now share your new WebAR experience by simply sharing the host URL via QR or any other means.
many more ....
We can deploy WebAR project on any website you want. worldpress, shopify and more
tech Stack: JavaScript, Three.js, A-Frame, WebXR API ...