Tagged articles
9 articles
Page 1 of 1
ByteFE
ByteFE
Nov 2, 2022 · Frontend Development

Understanding WebXR: API Overview, Device Interaction, and VR/AR Development

This article explains the WebXR standard for rendering 3D scenes in browsers, covers its history, browser support, step‑by‑step usage with WebGL, details the WebXR Device API objects such as XRSystem, XRSession, XRReferenceSpace, and demonstrates a panoramic VR image viewer with full code examples.

ARJavaScriptVR
0 likes · 25 min read
Understanding WebXR: API Overview, Device Interaction, and VR/AR Development
DaTaobao Tech
DaTaobao Tech
Sep 9, 2022 · Frontend Development

Getting Started with WebXR and AR using A‑Frame and Mind‑AR

This guide introduces WebXR’s 3DoF/6DoF concepts, walks through building a basic A‑Frame scene, then shows how to add Mind‑AR face‑tracking with WebAssembly, WebGL2/WebGPU and event listeners, and even wraps it in a React component, outlining the three core steps for creating performant web‑based AR experiences.

A-FrameARJavaScript
0 likes · 14 min read
Getting Started with WebXR and AR using A‑Frame and Mind‑AR
DaTaobao Tech
DaTaobao Tech
May 20, 2022 · Game Development

The Dawn of the Voxel Era: How 3D Technology is Transforming Our Digital Future

Moving beyond flat screens, the article describes how voxels—3‑D pixels—are reshaping digital life, highlighting Alibaba’s Taobao team innovations like smartphone‑captured 3‑D modeling, immersive live‑stream shopping, and WebXR, while stressing cost reduction and compelling use cases as keys to mainstream adoption.

3D technologyAI modelingDigital Transformation
0 likes · 31 min read
The Dawn of the Voxel Era: How 3D Technology is Transforming Our Digital Future
ELab Team
ELab Team
Feb 23, 2022 · Game Development

Master WebXR with A‑Frame: Build a VR Game from Scratch

This tutorial walks you through WebXR concepts, the A‑Frame framework, ECS architecture, and step‑by‑step code to create a simple VR game, covering scene setup, assets, primitives, components, JavaScript interaction, and audio integration for a complete web‑based XR experience.

A-FrameECSGame Development
0 likes · 32 min read
Master WebXR with A‑Frame: Build a VR Game from Scratch
phodal
phodal
Nov 15, 2021 · Industry Insights

Exploring Codecity: Building a 3D Metaverse Code Analysis Tool with WebXR

The author documents the creation of Codecity, a WebXR‑powered 3D code‑analysis environment that visualizes software metrics as a virtual city, discusses digital twins, immersive collaboration, and the broader technical and industry implications of the metaverse.

MetaverseWebXRcode visualization
0 likes · 11 min read
Exploring Codecity: Building a 3D Metaverse Code Analysis Tool with WebXR