Tagged articles
72 articles
Page 1 of 1
JD Tech Talk
JD Tech Talk
Mar 3, 2026 · Mobile Development

When AI Hurts Mobile Apps: Practical Lessons on Performance, UX, and Pragmatic Design

The article examines how careless AI integration can degrade mobile app performance, cause overheating, battery drain, and poor user experience, and proposes a systematic, user‑centric approach—including device fragmentation awareness, lightweight models, graceful degradation, and edge‑cloud collaboration—to ensure AI adds value rather than harm.

AI integrationARMobile Development
0 likes · 15 min read
When AI Hurts Mobile Apps: Practical Lessons on Performance, UX, and Pragmatic Design
PMTalk Product Manager Community
PMTalk Product Manager Community
Jan 7, 2026 · Artificial Intelligence

Why AI+AR Product Managers Who Fuse Sensor Data and User Behavior Are In High Demand

The article analyses AI‑augmented reality intent‑recognition systems, detailing multi‑modal data fusion, three‑way interaction architectures, and adaptive response mechanisms, and demonstrates their impact across medical surgery, elderly care, accessibility, and product design while outlining technical challenges and design methodologies.

AIARHuman-Computer Interaction
0 likes · 20 min read
Why AI+AR Product Managers Who Fuse Sensor Data and User Behavior Are In High Demand
Data Party THU
Data Party THU
Oct 28, 2025 · Artificial Intelligence

How AI is Reviving Dunhuang Murals: From 3D Scans to Digital Restoration

This article examines the cutting‑edge AI techniques—multimodal fusion, deep‑learning disease detection, reversible repair, diffusion‑Transformer models, GAN‑based pattern generation, and AR navigation—that enable millimetre‑level digital restoration and cultural democratization of the Dunhuang murals.

AIARCultural Heritage
0 likes · 14 min read
How AI is Reviving Dunhuang Murals: From 3D Scans to Digital Restoration
We-Design
We-Design
Dec 13, 2023 · Artificial Intelligence

How AI-Powered Beauty Filters Evolved: From Classic Portraits to Real-Time Video Effects

This article traces the evolution of beauty filter technology from ancient artistic enhancements to modern AI-driven real-time video effects, detailing key techniques like face detection, skin smoothing, AR integration, and shifting user preferences, while reflecting on its cultural impact on social media aesthetics.

AIARComputer Vision
0 likes · 9 min read
How AI-Powered Beauty Filters Evolved: From Classic Portraits to Real-Time Video Effects
php Courses
php Courses
Oct 31, 2023 · Mobile Development

How to Develop AR Experiences for WeChat Mini Programs Using PHP

This article explains the required preparations, server configuration, and step-by-step PHP code to handle AR resource uploads, as well as the integration of WeChat Mini Program AR plugins and JavaScript calls, enabling developers to create AR experiences within Mini Programs.

ARMobile DevelopmentPHP
0 likes · 5 min read
How to Develop AR Experiences for WeChat Mini Programs Using PHP
Architects Research Society
Architects Research Society
Sep 28, 2023 · Mobile Development

Top Mobile App Development Trends for 2023 and Beyond

2023’s mobile app development landscape is shaped by emerging trends such as the metaverse, blockchain integration, advanced AR, AI-driven voice and chatbots, and innovations in frameworks like Swift, Jetpack Compose, Kotlin Multiplatform, React Native, and Flutter, all influencing the future of iOS and Android solutions.

ARBlockchainFlutter
0 likes · 16 min read
Top Mobile App Development Trends for 2023 and Beyond
Architects Research Society
Architects Research Society
Aug 16, 2023 · Mobile Development

Top 15 Mobile App Development Trends to Watch in 2022

The 2022 mobile app development landscape is shaped by 5G adoption, foldable devices, AR/VR, wearables, food delivery, entertainment, AI/ML, security, super apps, mobile commerce, P2P payments, blockchain, predictive analytics, mobile learning, and IoT‑enabled apps, all driving faster, richer, and more secure user experiences.

20225GAI
0 likes · 23 min read
Top 15 Mobile App Development Trends to Watch in 2022
We-Design
We-Design
Jul 12, 2023 · Blockchain

How Virtual Clothing Is Redefining Fashion in the Digital Age

This article explores the rise of virtual clothing, its technological foundations, historical milestones, applications such as NFTs, virtual fashion shows, and AR try‑ons, and examines why the trend resonates strongly with younger consumers while highlighting sustainability and future challenges.

ARMetaverseNFT
0 likes · 12 min read
How Virtual Clothing Is Redefining Fashion in the Digital Age
DaTaobao Tech
DaTaobao Tech
Jun 12, 2023 · Artificial Intelligence

Real-Time Video Stream Subject Recognition for E-commerce (MetaSight)

MetaSight introduces a real‑time video‑stream subject recognition system that replaces the traditional capture‑upload‑search flow with continuous, on‑camera product identification, using a sub‑10 MB edge model, global IDs for frame continuity, edge‑cloud collaboration, and batch processing to cut interaction steps, lower server load, and pave the way for future AR/XR shopping experiences.

ARXRedge AI
0 likes · 10 min read
Real-Time Video Stream Subject Recognition for E-commerce (MetaSight)
58UXD
58UXD
Apr 18, 2023 · Product Management

Boost Recruitment Success with Live-Streaming Design: Strategies & Innovations

This guide explains how live‑streaming can transform recruitment by improving interaction, reducing costs, and enhancing trust, and it provides concrete design tactics—from brand presentation and host styling to interactive features, VR/AR immersion, and post‑live content reuse—to create engaging hiring broadcasts.

ARDesignUser experience
0 likes · 7 min read
Boost Recruitment Success with Live-Streaming Design: Strategies & Innovations
DaTaobao Tech
DaTaobao Tech
Feb 20, 2023 · Mobile Development

AR Foot Measurement and Hand Try-On Algorithms for Mobile Vision

The article presents a mobile‑vision solution that combines lightweight detection, line detection, segmentation and 3‑D point‑cloud reconstruction to measure foot length within 3 mm error, and a MANO‑based hand‑try‑on system that predicts full mesh vertices for real‑time watch, phone and ring fitting on smartphones.

ARComputer VisionFoot Measurement
0 likes · 18 min read
AR Foot Measurement and Hand Try-On Algorithms for Mobile Vision
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
HomeTech
HomeTech
Oct 26, 2022 · Game Development

Unity Rendering and Performance Optimization for the VI Sales Crown Tool

This article presents a comprehensive guide to Unity rendering pipelines, key terminology, and practical performance‑optimization techniques—including AR, texture, memory, heat, and package‑size improvements—applied to the VI Sales Crown product, with detailed tools, methods, and measurable results.

ARGame DevelopmentPerformance Optimization
0 likes · 14 min read
Unity Rendering and Performance Optimization for the VI Sales Crown Tool
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
Alipay Experience Technology
Alipay Experience Technology
Apr 26, 2022 · Frontend Development

How Alipay’s AR ‘Air Writing’ Brings Fortune Characters to Life in Mini‑Games

This article details how Alipay’s 2022 ‘Air Writing’ AR feature was built for the Five‑Fortune project, covering the technical challenges, the front‑end stack—including Vite, Oasis Engine, ARSession, and WebGL shaders—implementation steps for drawing, vectorizing, extruding characters, playback handling, and memory‑performance optimizations.

ARMini‑ProgramOasis Engine
0 likes · 18 min read
How Alipay’s AR ‘Air Writing’ Brings Fortune Characters to Life in Mini‑Games
Amap Tech
Amap Tech
Feb 21, 2022 · Mobile Development

AR Experience Value and Design Strategies Across Multiple Scenarios

Across social video calls, collaborative gaming, virtual furniture placement, and AR‑enhanced navigation, the article shows how 5G‑powered AR can boost presence, accuracy and convenience, while design strategies—optimal viewing angles, realistic scaling, safety‑aware cues, multimodal feedback, and gesture‑based mode switching—ensure intuitive, safe, and seamless user experiences in diverse scenarios.

5GARdesign strategy
0 likes · 7 min read
AR Experience Value and Design Strategies Across Multiple Scenarios
Tencent Mobility Industry Design Center
Tencent Mobility Industry Design Center
Dec 21, 2021 · Mobile Development

How the Digital Palace Museum Mini‑Program Merges Culture, AI, and AR for Immersive Mobile Experiences

This case study details the design of the Digital Palace Museum WeChat mini‑program, covering its cultural goals, simplified visual language, clear content categorisation, immersive and warm UI for all ages, AI‑driven voice assistance, AR navigation, and real‑time crowd‑flow features.

AIARCultural Heritage
0 likes · 13 min read
How the Digital Palace Museum Mini‑Program Merges Culture, AI, and AR for Immersive Mobile Experiences
Kuaishou Tech
Kuaishou Tech
Dec 1, 2021 · Industry Insights

Turning Sketches into Live AR Characters: Kuaishou’s All‑Things‑AR Technical Journey

This article details how Kuaishou transformed a user‑drawn sketch concept into the All‑Things‑AR feature, covering background inspiration, the end‑to‑end pipeline, data collection, mobile‑friendly segmentation model design, model optimizations, engineering integration, SLAM‑based camera localization, and final production results.

ARComputer VisionMobile Development
0 likes · 15 min read
Turning Sketches into Live AR Characters: Kuaishou’s All‑Things‑AR Technical Journey
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Sep 29, 2021 · Game Development

Understanding the Metaverse: Origins, Hype, Definition, and Underlying Technologies

The article traces the Metaverse from its literary origin in Neal Stephenson's 1992 novel, explains the current investment frenzy by major tech firms, defines the concept through examples like the Oasis and Roblox's eight attributes, and outlines the key technologies—5G, edge computing, VR/AR/MR, blockchain, and AI—required to realize it while highlighting cost challenges.

5GARBlockchain
0 likes · 6 min read
Understanding the Metaverse: Origins, Hype, Definition, and Underlying Technologies
58UXD
58UXD
Sep 14, 2021 · Frontend Development

How UI Designers Create Value Across Mobile, VR/AR, and Emerging Platforms

This article explains how modern UI designers extend their role beyond mobile apps to include PC, VR/AR, automotive systems, and interactive art, illustrating the design process through real project cases that show background research, high‑fidelity mockups, and user‑experience strategies.

ARUI designUser experience
0 likes · 7 min read
How UI Designers Create Value Across Mobile, VR/AR, and Emerging Platforms
JD Retail Technology
JD Retail Technology
Sep 8, 2021 · Artificial Intelligence

ARShoe: Real-Time Augmented Reality Shoe Try-On System on Smartphones

The paper presents ARShoe, the first practical real‑time augmented reality shoe try‑on system for smartphones, detailing its multi‑branch neural network, foot pose estimation, rendering pipeline, a newly built foot dataset, and extensive experiments demonstrating high accuracy and over 30 FPS performance on multiple devices.

ARComputer VisionMobile
0 likes · 6 min read
ARShoe: Real-Time Augmented Reality Shoe Try-On System on Smartphones
Kuaishou Tech
Kuaishou Tech
Jul 23, 2021 · Artificial Intelligence

Real-time Single-image 3D Photo Generation on Mobile Devices Using Deep Learning

The article presents a mobile‑first solution that converts a single RGB photograph into an interactive 3D photo by combining learning‑based monocular depth estimation, multi‑task image‑and‑depth restoration, face‑specific refinement, and a custom KwaiNN inference engine to achieve real‑time rendering on all smartphone models without requiring depth sensors.

3D PhotoARImage Restoration
0 likes · 16 min read
Real-time Single-image 3D Photo Generation on Mobile Devices Using Deep Learning
Kuaishou Large Model
Kuaishou Large Model
Jul 15, 2021 · Artificial Intelligence

How Kuaishou’s YKit AI SDK Powers Mass‑Production of Viral Effects

The article details Kuaishou Y‑tech's YKit AI SDK architecture, its unified interface, modular design, performance optimizations, and three real‑world case studies that illustrate how the SDK enables large‑scale, high‑quality short‑video effects across diverse devices while addressing challenges of effect variety, performance, and cost.

AI SDKARComputer Vision
0 likes · 14 min read
How Kuaishou’s YKit AI SDK Powers Mass‑Production of Viral Effects
Taobao Frontend Technology
Taobao Frontend Technology
Apr 27, 2021 · Game Development

How Alibaba’s Taobao Life Renders Real‑Time Virtual Avatars with Web Tech

This article explains the technical pipeline behind Taobao Life’s virtual avatar rendering, covering industry context, cross‑industry use cases, the core rendering workflow, dynamic outfit and beauty processing, face‑morph techniques, AR integration, and the trade‑offs of using Web technologies for high‑fidelity 3D experiences.

3D graphicsARWebGL
0 likes · 27 min read
How Alibaba’s Taobao Life Renders Real‑Time Virtual Avatars with Web Tech
iQIYI Technical Product Team
iQIYI Technical Product Team
Feb 5, 2021 · Game Development

AR+AI Powered Video Interactive Mini‑Games on iQIYI: Architecture, Face & Gesture Control, and Lua Game Layer

iQIYI’s AR+AI powered video interactive mini‑games blend a custom VideoAR engine with real‑time AI‑driven face and gesture detection, use lightweight Lua for game logic, and offer rapid hot‑updates, enabling diverse IP integrations that have attracted over a million participants and boosted viewer engagement.

AIARComputer Vision
0 likes · 12 min read
AR+AI Powered Video Interactive Mini‑Games on iQIYI: Architecture, Face & Gesture Control, and Lua Game Layer
Taobao Frontend Technology
Taobao Frontend Technology
Jan 25, 2021 · Frontend Development

How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life

Alibaba’s Taobao live streaming team demonstrates how AI-driven gestures and facial recognition are integrated into live streams via the MediaAI Studio editor, enabling real‑time festive effects, customizable smart assets, and interactive gameplay, while outlining the underlying architecture, workflow, and future development plans.

AI interactionARMedia AI
0 likes · 17 min read
How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life
Alibaba Terminal Technology
Alibaba Terminal Technology
Jan 14, 2021 · Frontend Development

How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life

This article explains how Alibaba's MediaAI Studio enables real‑time gesture‑based festive effects, AI‑driven face accessories, and interactive live‑stream experiences on Taobao, detailing the workflow from design to deployment, the underlying media‑intelligence architecture, and future development plans.

AI interactionARMedia AI
0 likes · 15 min read
How Alibaba’s MediaAI Studio Brings AI‑Powered Live Stream Interactions to Life
Tencent Mobility Industry Design Center
Tencent Mobility Industry Design Center
Jan 11, 2021 · Mobile Development

How AR Transforms Walking Navigation: Design Insights from Tencent Maps

This article examines the challenges of traditional walking navigation and explains how Tencent Maps integrates AR technology with mobile cameras to provide clear, intuitive, and safe guidance by overlaying directional cues directly onto the real‑world view, enhancing user experience across diverse street scenarios.

ARMobileTencent Maps
0 likes · 10 min read
How AR Transforms Walking Navigation: Design Insights from Tencent Maps
DeWu Technology
DeWu Technology
Nov 18, 2020 · Artificial Intelligence

AR Fundamentals and Shoe Try‑On Implementation

The presentation explains AR fundamentals, distinguishes it from AI and VR, and details a shoe‑try‑on system that captures 30 fps video, uses AI key‑point detection and pose estimation to overlay 3D shoe models—created via manual, scanning, or photogrammetry methods—rendered with GPU pipelines and PBR, enhanced by green‑screen occlusion and shadow techniques, earning positive audience feedback.

3D ModelingARComputer Vision
0 likes · 7 min read
AR Fundamentals and Shoe Try‑On Implementation
JD Retail Technology
JD Retail Technology
Aug 27, 2020 · Artificial Intelligence

Academia vs. Industry in AI: Differences, Development Challenges, and Collaborative Opportunities

The article compares academic and industrial AI research by examining leadership, team composition, research focus, funding, compute resources, and data usage, outlines core AI elements and development challenges, presents JD's AR try‑on and try‑shoe projects, and proposes collaboration models and talent‑exchange mechanisms to bridge the two worlds.

@DataAIAR
0 likes · 15 min read
Academia vs. Industry in AI: Differences, Development Challenges, and Collaborative Opportunities
TAL Education Technology
TAL Education Technology
Jun 18, 2020 · Artificial Intelligence

An Overview of Virtual Reality, Augmented Reality, and Vision‑Based Techniques

This article explains the fundamentals of virtual reality and its distinction from augmented reality, describes VR hardware, outlines depth‑estimation and eye‑tracking methods such as projection, Hough transform, AdaBoost and sample matching, discusses Sobel edge detection, and explores the importance of audio, haptic feedback, and immersive VR applications in education.

ARComputer VisionDepth estimation
0 likes · 11 min read
An Overview of Virtual Reality, Augmented Reality, and Vision‑Based Techniques
ITPUB
ITPUB
May 14, 2020 · Artificial Intelligence

Cut & Paste Real Objects into Photoshop with AR in Under 10 Seconds

This article explains the AR Cut & Paste prototype by Cyril Diagne, detailing its three‑module architecture, the underlying BASNet and U²‑Net vision models, and provides a step‑by‑step guide—including code snippets and GitHub links—to set up the mobile app, local server, and Photoshop integration.

ARBASNetComputer Vision
0 likes · 8 min read
Cut & Paste Real Objects into Photoshop with AR in Under 10 Seconds
iQIYI Technical Product Team
iQIYI Technical Product Team
May 30, 2019 · Mobile Development

SmileAR: iQIYI’s Mobile AR Solution Powered by TensorFlow Lite

SmileAR, iQIYI’s self‑developed mobile AR platform powered by TensorFlow Lite, delivers real‑time face, body and gesture recognition across iQIYI’s apps through MobileNet‑based models, quantization‑aware training, multi‑task learning and encrypted SDKs, achieving fast, lightweight, cross‑platform AR experiences for millions of users.

ARComputer VisionMobile AI
0 likes · 10 min read
SmileAR: iQIYI’s Mobile AR Solution Powered by TensorFlow Lite
Youku Technology
Youku Technology
Apr 15, 2019 · Fundamentals

Six Degrees of Freedom (6DoF) Video: Standards, Challenges, and Practical Implementation

Youku’s new 6DoF video approach replaces low‑resolution, bandwidth‑heavy VR by capturing multi‑camera footage, reconstructing full‑depth scenes in the cloud, and streaming standard‑compliant streams that let viewers freely translate and rotate within the content, delivering higher visual quality, AR integration, and new business opportunities.

6DoFARVR
0 likes · 17 min read
Six Degrees of Freedom (6DoF) Video: Standards, Challenges, and Practical Implementation
网易UEDC
网易UEDC
Jan 28, 2019 · Product Management

How Scenario‑Based Design Transforms E‑Commerce: From User Needs to AR/VR Solutions

This article explores how a scenario‑driven approach reshapes e‑commerce by analyzing user demands, enriching the shopping experience with panoramic, AR, VR, and live‑streaming solutions, and detailing the design, prototyping, and productization processes that enable seamless, immersive, and one‑stop purchasing for modern consumers.

ARUser experienceVR
0 likes · 13 min read
How Scenario‑Based Design Transforms E‑Commerce: From User Needs to AR/VR Solutions
网易UEDC
网易UEDC
Jan 7, 2019 · Fundamentals

How Immersive Experience Design Transforms Media, Spaces, and Products

This article explains the concept of immersive experience design, illustrates it with examples from VR movies, art exhibitions, theme parks, and digital products, and distills the common principles—scene creation, storytelling, role immersion, and interaction—that engage all five senses and shape future experiences.

ARProduct DesignUser experience
0 likes · 13 min read
How Immersive Experience Design Transforms Media, Spaces, and Products
Meituan Technology Team
Meituan Technology Team
Sep 13, 2018 · Mobile Development

ARKit LBS AR Application for Meituan Dining Experience

Meituan’s dining AR app uses ARKit’s orientation‑tracking configuration and gravity‑and‑heading world alignment to place virtual restaurant cards in the camera view, rendering them with SceneKit billboards, handling overlap via tap‑to‑disperse and K‑Means clustering, and eliminating flicker by disabling depth buffering.

ARARKitLBS
0 likes · 15 min read
ARKit LBS AR Application for Meituan Dining Experience
AntTech
AntTech
Apr 26, 2018 · Artificial Intelligence

Technical Overview of Alipay's Augmented Reality Platform and Its Recognition Algorithms

This article provides a comprehensive technical overview of Alipay's AR platform, covering AR fundamentals, classification, the platform's layered architecture, NFT and AI‑based recognition pipelines, client‑server processing, performance metrics, and recruitment information for interested engineers.

AIARFeature Tracking
0 likes · 10 min read
Technical Overview of Alipay's Augmented Reality Platform and Its Recognition Algorithms
Qunar Tech Salon
Qunar Tech Salon
Mar 26, 2018 · Fundamentals

Understanding Augmented Reality (AR): Technology, Market and Applications

This article provides a comprehensive overview of augmented reality (AR) technology, explaining its fundamentals, differentiating it from VR, MR, CR, SR, and ER, and exploring its market trends, diverse industry applications—from marketing and social interactions to gaming, cultural tourism, and its connection with AI.

ARMarketingMixed Reality
0 likes · 13 min read
Understanding Augmented Reality (AR): Technology, Market and Applications
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Mar 20, 2018 · Mobile Development

Implementing an AR Hotel Finder with ARKit: Coordinate Systems, Transformations, and Navigation

This article details the design and implementation of an ARKit‑based hotel‑finding application for iOS, covering coordinate system concepts, conversion pipelines, elevation handling, directional hints, radar visualization, navigation routing, map/AR switching, and real‑time navigation alerts, accompanied by sample Objective‑C code.

ARARKitCoordinate Systems
0 likes · 14 min read
Implementing an AR Hotel Finder with ARKit: Coordinate Systems, Transformations, and Navigation
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 27, 2018 · Artificial Intelligence

How AR Transforms Coffee Retail: Inside Alibaba’s AI‑Powered Cloud Recognition

Alibaba’s AI Lab built an AR‑enhanced Starbucks coffee workshop in Shanghai, using client‑side object detection, deep‑learning cloud recognition, image synthesis, and color‑simulation techniques to overcome challenges like metal reflections, transparency, and varying lighting, illustrating how AR can revamp new‑retail experiences.

ARDeep Learningaugmented reality
0 likes · 8 min read
How AR Transforms Coffee Retail: Inside Alibaba’s AI‑Powered Cloud Recognition
21CTO
21CTO
Dec 9, 2017 · Frontend Development

Top 7 Web Development Trends Shaping 2018 and Beyond

From AI-powered chatbots and Motion UI to blockchain, AR, single-page sites, progressive web apps, and push notifications, this guide outlines the most impactful web development trends of 2018, highlighting how each technology enhances user experience, security, and engagement across modern web projects.

AIARProgressive Web Apps
0 likes · 5 min read
Top 7 Web Development Trends Shaping 2018 and Beyond
Qunar Tech Salon
Qunar Tech Salon
Nov 1, 2017 · Game Development

Augmented Reality (AR): Concepts, Applications, and Technical Implementation

This article introduces the fundamentals of augmented reality, showcases various market applications and specific QuNar AR experiences, and delves into the technical underpinnings such as 3D mathematics, OpenGL ES 2.0 rendering pipeline, matrix operations, shader programming, and core sensor‑fusion algorithms.

ARMatrix TransformationsOpenGL ES
0 likes · 4 min read
Augmented Reality (AR): Concepts, Applications, and Technical Implementation
网易UEDC
网易UEDC
Oct 25, 2017 · Product Management

How Augmented Reality Is Transforming Brand Experiences and Design

This article explains what augmented reality (AR) is, how recent breakthroughs like Pokemon Go have popularized it, and outlines three practical ways brands can leverage AR—guidance, design visualization, and training—while offering concrete design guidelines for creating effective AR applications.

ARDesign GuidelinesUser experience
0 likes · 11 min read
How Augmented Reality Is Transforming Brand Experiences and Design
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 28, 2017 · Frontend Development

How Tmall’s TidaSDK and Hilo3D Power the 618 AR Experience

Tmall’s 618 festival showcased cutting‑edge AR, 3D interaction and cross‑screen experiences built on the TidaSDK, Interactive Alliance, Hailuo Dock platform and the Hilo3D engine, illustrating how a unified SDK and optimized web rendering enable immersive e‑commerce innovations.

3D renderingARE‑commerce
0 likes · 8 min read
How Tmall’s TidaSDK and Hilo3D Power the 618 AR Experience
Suning Technology
Suning Technology
Jun 16, 2017 · Artificial Intelligence

What Did CES Asia 2017 Reveal About AI, VR/AR, IoT and the Future of Tech?

The CES Asia 2017 report summarizes the exhibition's new product categories, highlights breakthroughs in artificial intelligence, VR/AR, smart home, IoT and drones, showcases Suning's online experience hall, lists award‑winning innovations, and distills key industry trends and consumer insights.

AIARCES Asia
0 likes · 10 min read
What Did CES Asia 2017 Reveal About AI, VR/AR, IoT and the Future of Tech?
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
May 21, 2017 · Artificial Intelligence

What’s Shaping Tech This Week? AI Breakthroughs, Electron Revamp, and More

This week’s tech roundup covers GitHub’s shift to Electron for cross‑platform desktop clients, Tencent’s AI‑powered location services, Facebook’s open‑source ParlAI dialogue framework, Microsoft’s AR glasses prototype, Google Lens advancements, FDA‑approved medical VR, Apache Beam’s first stable release, Amazon DAX preview, and MapD’s open‑source GPU database.

AIARElectron
0 likes · 10 min read
What’s Shaping Tech This Week? AI Breakthroughs, Electron Revamp, and More
Hujiang Design Center
Hujiang Design Center
Jan 20, 2017 · Mobile Development

What 2017 UI/UX Interaction Trends Will Shape Mobile Apps?

The 2017 interaction design trend report highlights multi‑layer menus, horizontal selections, natural gesture controls, cross‑app collaboration, evolving chat interfaces powered by AI, and immersive 360° video experiences, illustrating how mobile products are becoming more expert‑oriented, expressive, and immersive.

ARVRchat UI
0 likes · 9 min read
What 2017 UI/UX Interaction Trends Will Shape Mobile Apps?
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 3, 2017 · Backend Development

How Alibaba Engineered Real‑Time, Cross‑Device Interaction for the 2016 Double‑11 Live Show

The article details Alibaba's technical innovations for the 2016 Double‑11 live event, covering two‑way audience interaction, time‑offset synchronization, massive real‑time like ranking, AR cross‑screen features, and the custom internet‑director console that together enabled seamless, high‑concurrency, multi‑platform engagement.

ARBackend Engineeringhigh concurrency
0 likes · 14 min read
How Alibaba Engineered Real‑Time, Cross‑Device Interaction for the 2016 Double‑11 Live Show
Meiyou UED
Meiyou UED
Jul 20, 2016 · Artificial Intelligence

What Is AR? Understanding Augmented Reality Behind Pokemon Go

This article explains augmented reality (AR), compares it with virtual reality (VR), describes the technical pipeline and design challenges of AR, illustrates its unique interaction methods, and discusses current limitations and future possibilities, using Pokemon Go as a concrete example.

ARComputer VisionInteraction Design
0 likes · 7 min read
What Is AR? Understanding Augmented Reality Behind Pokemon Go
21CTO
21CTO
Mar 11, 2016 · Artificial Intelligence

What Silicon Valley Trends Will Shape the Next Tech Revolution? Insights from Li Kaifu’s 2016 Visit

Li Kaifu’s 2016 Silicon Valley tour revealed emerging trends in robotics, AI, VR/AR, and Google’s ambitious data‑driven strategy, highlighting insights from industry leaders like Andy Rubin, Boston Dynamics, and top AI researchers, and offering predictions on how these technologies will reshape global innovation.

ARRoboticsSilicon Valley
0 likes · 16 min read
What Silicon Valley Trends Will Shape the Next Tech Revolution? Insights from Li Kaifu’s 2016 Visit