Tagged articles
73 articles
Page 1 of 1
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
Jan 9, 2025 · User Experience Design

Introducing a Bare-Hand VR Whiteboard for Natural Handwriting

The article presents a VR bare‑hand whiteboard system that replaces controllers with natural hand gestures, detailing its evolution, technical challenges, error‑filtering and smoothing algorithms, multi‑board synchronization, required Unity SDKs, and its validation through a CSCW research paper and user studies.

UnityVRbare-hand interaction
0 likes · 14 min read
Introducing a Bare-Hand VR Whiteboard for Natural Handwriting
58UXD
58UXD
Oct 16, 2024 · Artificial Intelligence

What 2025 Design Trends Will Shape the Future of Visual Creativity?

As 2025 approaches, designers are exploring AI‑driven tools, immersive VR/AR experiences, dynamic graphics, lo‑fi aesthetics, and a resurgence of Chinese visual culture, all of which promise to redefine visual design by blending technology, cultural confidence, and innovative storytelling.

2025AI designChinese aesthetics
0 likes · 8 min read
What 2025 Design Trends Will Shape the Future of Visual Creativity?
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
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
Python Programming Learning Circle
Python Programming Learning Circle
Mar 11, 2023 · Game Development

Introduction and Basic Usage of the Vizard Virtual‑Reality Development Platform

This article introduces Vizard, a C/C++‑based virtual‑reality development platform with Python support, and demonstrates how to load avatars and objects, create random‑walk behavior, implement dialogue actions, control character movement via keyboard, capture mouse input, and combine these techniques into a complete interactive 3D scene.

3DGame DevelopmentPython
0 likes · 5 min read
Introduction and Basic Usage of the Vizard Virtual‑Reality Development Platform
58UXD
58UXD
Jan 9, 2023 · Artificial Intelligence

How to Transform VR Scenes into Visually Stunning Experiences in Four Simple Steps

This article outlines a four‑step workflow to improve VR scene quality—covering hardware upgrades, optimized shooting setups, advanced image preprocessing, and custom color‑filter styling—demonstrating how systematic enhancements and blind testing can produce visually appealing, high‑quality VR experiences.

Image ProcessingPipelineVR
0 likes · 6 min read
How to Transform VR Scenes into Visually Stunning Experiences in Four Simple Steps
21CTO
21CTO
Dec 20, 2022 · Game Development

Why John Carmack Quit Meta: Inside the VR Visionary’s Departure

John Carmack, the pioneering CTO behind Oculus Rift, announced his departure from Meta, citing inefficiencies, internal battles, and a shift toward affordable VR hardware, while also highlighting his new focus on AGI through his startup Keen Technologies.

John CarmackMetaOculus
0 likes · 7 min read
Why John Carmack Quit Meta: Inside the VR Visionary’s Departure
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
58UXD
58UXD
Sep 1, 2022 · Product Management

Redesigning a VR Laser Capture Tool: Boosting Human‑Machine Collaboration and Usability

This article examines how emerging AI, cloud, and VR technologies reshape human‑machine collaboration, using 58.com’s VR laser capture tool redesign as a case study to illustrate design strategies, usability testing, and practical guidelines for creating intuitive, low‑learning‑curve experiences for novice users.

AutomationCollaborationDesign
0 likes · 13 min read
Redesigning a VR Laser Capture Tool: Boosting Human‑Machine Collaboration and Usability
Python Programming Learning Circle
Python Programming Learning Circle
Jul 6, 2022 · Game Development

Introduction to Vizard: Loading Avatars, Random Walk, Character Actions, and Mouse Interaction

This article introduces Vizard, a C/C++‑based virtual‑reality development platform with Python bindings, and demonstrates how to load avatars and objects, implement a random‑walk pigeon, create talking characters, handle character movement via keyboard, capture mouse motion, and combine these techniques into a functional VR scene.

3D graphicsGame DevelopmentPython
0 likes · 6 min read
Introduction to Vizard: Loading Avatars, Random Walk, Character Actions, and Mouse Interaction
58UXD
58UXD
May 23, 2022 · Product Management

When VR Design Falls Short, How Should Designers Respond?

This article examines how VR product designers confront incomplete features—such as visible tripods, underused VR‑glasses mode, and 90% point‑cloud stitching accuracy—by weighing cost, user curiosity, and honesty, ultimately proposing transparent design strategies that build trust without unnecessary embellishment.

Product DesignUser experienceVR
0 likes · 6 min read
When VR Design Falls Short, How Should Designers Respond?
58UXD
58UXD
Mar 17, 2022 · R&D Management

How VR Is Revolutionizing Used Car Shopping and Shooting Tool Design

This article explores the growing maturity of VR technology in the booming metaverse era, detailing its advantages for used‑car sales, the construction of a VR quality evaluation system, and the design strategies for shooting tools that ensure realistic, vivid, and efficient virtual car experiences.

Case StudyQuality EvaluationVR
0 likes · 9 min read
How VR Is Revolutionizing Used Car Shopping and Shooting Tool Design
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
58UXD
58UXD
Feb 14, 2022 · Game Development

Mastering C4D VR Promo Videos: From Script to Final Render

This guide walks you through creating a VR promotional video with C4D and Octane, covering project background, pre‑production planning, storyboard creation, 3D modeling, texturing, rigging, animation, lighting, rendering, and post‑production steps such as editing, color grading, audio, and voice‑over.

3D ModelingC4DRendering
0 likes · 6 min read
Mastering C4D VR Promo Videos: From Script to Final Render
IT Services Circle
IT Services Circle
Feb 3, 2022 · Fundamentals

The Harsh Realities of the VR Industry: From Consumer to Government Projects

The article recounts a former VR professional’s candid assessment of the industry’s bleak economics, explaining why consumer‑focused VR is unprofitable, how companies shift to government contracts, the risks of project cancellations, and why many now view real‑world manufacturing as a more viable path.

BusinessStrategyGovernmentContractsIndustryAnalysis
0 likes · 12 min read
The Harsh Realities of the VR Industry: From Consumer to Government Projects
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
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 13, 2021 · Game Development

Improving VR Video Clarity: PPD, Tile Encoding, and Future Directions

VR video clarity suffers because the required pixels‑per‑degree far exceed what 4K or 8K spherical streams can deliver, but tile‑based encoding that decodes only the viewport, combined with low motion‑to‑photon latency, distortion control, advanced codecs and AI‑driven projection, promises sharper, lower‑bitrate 6DoF experiences.

8KLatencyPPD
0 likes · 13 min read
Improving VR Video Clarity: PPD, Tile Encoding, and Future Directions
58UXD
58UXD
Aug 9, 2021 · Frontend Development

How We Revamped the Linggan VR Website: 5‑Step Process, 3D Animation & Design Secrets

This article walks through the complete redesign of the Linggan VR website, detailing problem discovery, a five‑question analysis, three core design themes, storyboarding, collaborative development, responsive layout choices, technical trade‑offs for 3D animation, SEO considerations, and the final launch.

3D animationResponsive DesignVR
0 likes · 11 min read
How We Revamped the Linggan VR Website: 5‑Step Process, 3D Animation & Design Secrets
iQIYI Technical Product Team
iQIYI Technical Product Team
Aug 6, 2021 · Artificial Intelligence

I2UV-HandNet: High‑Fidelity 3D Hand Mesh Reconstruction from Monocular RGB Images

I2UV-HandNet reconstructs high-fidelity 3D hand meshes from a single RGB image using an AffineNet encoder‑decoder to predict coarse UV maps and an SRNet super‑resolution module, trained on the SuperHandScan dataset, achieving real‑time performance and state‑of‑the‑art benchmark results, and targeting integration into next‑generation VR headsets without external controllers.

3D meshComputer VisionDeep Learning
0 likes · 11 min read
I2UV-HandNet: High‑Fidelity 3D Hand Mesh Reconstruction from Monocular RGB Images
58UXD
58UXD
Jun 15, 2021 · Mobile Development

How Mobile VR UI Design Transforms Real Estate Experiences

This article explores the rapid rise of commercial VR in the post‑COVID era, explains XR concepts, outlines the unique challenges of mobile VR interfaces for real‑estate tours, and details a design overhaul that improves aesthetics, flexibility, and immersive user experience.

MobileReal EstateUI design
0 likes · 8 min read
How Mobile VR UI Design Transforms Real Estate Experiences
Kuaishou Audio & Video Technology
Kuaishou Audio & Video Technology
May 27, 2021 · Fundamentals

How Kuaishou Built Its Immersive Panorama Video Engine: From Sphere Modeling to Projection Rendering

This article explains how Kuaishou's audio‑video team implemented panorama video technology in 2020, covering its historical background, user impact, data analysis of a viral video, and the technical pipeline that creates a spherical model, projects it, and renders immersive 360° playback on mobile devices.

3D renderingVRmobile graphics
0 likes · 12 min read
How Kuaishou Built Its Immersive Panorama Video Engine: From Sphere Modeling to Projection Rendering
58UXD
58UXD
Jan 15, 2021 · Fundamentals

How to Design Loading Experiences that Delight Users

This article explores loading design by distinguishing system processing time from user‑perceived waiting time, introduces basic and advanced experience dimensions such as feedback clarity, speed perception, continuity, meaning alignment, brand perception and innovation, and demonstrates their application and evaluation through VR loading scenarios.

UI PrinciplesUser experienceVR
0 likes · 8 min read
How to Design Loading Experiences that Delight Users
58UXD
58UXD
Nov 11, 2020 · Operations

Unlocking VR Ops: Design Strategies to Stand Out This Double‑Eleven

This article explores how VR technology can be integrated into holiday operational campaigns, detailing design thinking, spatial depth techniques, interactive elements, gamified features, emotional cues, and navigation aids, and culminates in a concise VR operation design formula for future immersive experiences.

3D designVRVirtual Reality
0 likes · 10 min read
Unlocking VR Ops: Design Strategies to Stand Out This Double‑Eleven
58UXD
58UXD
Sep 25, 2020 · Game Development

How VR Is Revolutionizing Art: From Immersive Gaming to 3D Painting

This article explores the evolution of virtual reality since its 2016 breakout, examines its diverse applications in gaming, education, manufacturing, and especially immersive 3D art creation with tools like Tilt Brush, and highlights emerging VR artist careers and future prospects.

3D paintingImmersive ArtTilt Brush
0 likes · 8 min read
How VR Is Revolutionizing Art: From Immersive Gaming to 3D Painting
58UXD
58UXD
Sep 11, 2020 · Product Management

How One‑Click VR Decoration Transforms Real‑Estate Visualization

One‑click decoration uses AI to recognize floor‑plan data and automatically generate immersive 3D interior designs, presenting multiple styles via VR to boost user engagement, empower merchants, and create a new selling scenario for the real‑estate market.

AIVRinterior design
0 likes · 11 min read
How One‑Click VR Decoration Transforms Real‑Estate Visualization
58UXD
58UXD
Aug 21, 2020 · Product Management

How We Boosted VR House‑Viewing Immersion: A Step‑by‑Step Optimization Playbook

This article outlines how a cross‑functional team at 58&Anjuke systematically improved the VR house‑viewing experience through consensus building, collaborative project management, design refinement, quantitative evaluation, and iterative releases, ultimately achieving a 74.5% implementation rate for VR display features.

User ResearchVRexperience optimization
0 likes · 8 min read
How We Boosted VR House‑Viewing Immersion: A Step‑by‑Step Optimization Playbook
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
Baidu App Technology
Baidu App Technology
Jun 9, 2020 · Frontend Development

Introduction to Baidu Smart Mini‑Program and VR Component Development

Baidu smart mini‑programs let developers embed low‑cost VR components—such as panoramic video, image, 3‑D ring and model viewers—into apps via dynamic libraries, supporting live streaming, education and marketing use cases, while Baidu’s rendering engine and upcoming 5G bandwidth aim to broaden immersive experiences.

Baidu Mini ProgramFront‑end DevelopmentSmart Components
0 likes · 10 min read
Introduction to Baidu Smart Mini‑Program and VR Component Development
iQIYI Technical Product Team
iQIYI Technical Product Team
May 8, 2020 · Artificial Intelligence

Deep Learning‑Based 2D‑to‑3D Conversion for VR Content

iQIYI’s deep‑learning pipeline converts single‑view images into high‑quality stereo pairs for VR by training on side‑by‑side 3D movies, employing a Monodepth‑based encoder‑decoder, a CVAE to encode camera parameters, ConvLSTM for temporal consistency, and disparity‑guided inpainting to fill occlusion holes, achieving stable, continuous depth maps validated through extensive human 3‑D effect assessments.

2D-to-3DDepth estimationVR
0 likes · 12 min read
Deep Learning‑Based 2D‑to‑3D Conversion for VR Content
Tencent Cloud Developer
Tencent Cloud Developer
Oct 22, 2019 · Game Development

Key Technologies of Immersive Media in the 5G Era: 3D, Point Cloud, and Compression

With 5G accelerating video traffic, immersive media relies on advanced 3D representation, efficient point‑cloud and video‑based compression, standardized containers, and selective streaming to enable realistic VR/AR experiences across gaming, autonomous driving, and broadcasting, while Tencent’s lab drives standards and future XR applications.

3D5GMultimedia
0 likes · 12 min read
Key Technologies of Immersive Media in the 5G Era: 3D, Point Cloud, and Compression
Youku Technology
Youku Technology
Aug 30, 2019 · Artificial Intelligence

5G-Enabled Advanced Video Content: Ultra‑HD, Immersive, and Interactive Technologies

Leveraging 5G’s massive bandwidth, ultra‑low latency, edge computing and network slicing, Youku is delivering ultra‑high-definition, immersive cloud‑VR and interactive video—ranging from restored legacy films and multi‑camera live streams to branching dramas and 6DoF experiences—creating richer user experiences and novel business models.

5GAICloudComputing
0 likes · 10 min read
5G-Enabled Advanced Video Content: Ultra‑HD, Immersive, and Interactive Technologies
iQIYI Technical Product Team
iQIYI Technical Product Team
May 24, 2019 · Industry Insights

iQIYI’s 8K VR Live Streaming: Cutting Bitrate 75% and Eliminating Motion Latency

The article examines iQIYI’s 8K VR live‑streaming pipeline, detailing how 5G connectivity, tiled encoding, ROI‑focused transmission, and hardware‑accelerated processing reduce bitrate by 75 % and bring motion‑to‑photon latency down to zero, while addressing resolution, bandwidth, and latency challenges of immersive VR broadcasts.

5G8K streamingLow latency
0 likes · 9 min read
iQIYI’s 8K VR Live Streaming: Cutting Bitrate 75% and Eliminating Motion Latency
Tongcheng Travel Technology Center
Tongcheng Travel Technology Center
Apr 24, 2019 · Frontend Development

Implementing VR Seat Selection for Airline Cabins Using Photo-Sphere-Viewer

This article details a front‑end solution for online seat selection in a virtual‑reality airplane cabin, analyzing challenges such as marker visibility, scene transition effects, and efficient point placement, and presenting concrete implementations with Photo‑Sphere‑Viewer, custom zoom animations, and marker management code.

Photo Sphere ViewerThree.jsVR
0 likes · 11 min read
Implementing VR Seat Selection for Airline Cabins Using Photo-Sphere-Viewer
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
JD Tech
JD Tech
Jan 29, 2019 · Product Management

Technical Overview of JD’s Design Help Open Platform for Home Decoration

The article presents a detailed technical interpretation of JD’s Design Help Open Platform, describing how it aggregates designers, leverages 3D modeling, VR, and fast rendering to solve the pain points of home‑decoration users, improve designer efficiency, and create a closed‑loop shopping experience.

3D ModelingDesign AutomationJD.com
0 likes · 7 min read
Technical Overview of JD’s Design Help Open Platform for Home Decoration
网易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
Beike Product & Technology
Beike Product & Technology
May 18, 2018 · Artificial Intelligence

VR House Viewing Technology: Lianjia Ke Holdings’ Immersive Real‑Estate Solution

This article describes how Lianjia's Ke Holdings launched VR house viewing technology, detailing the 3D scanning process, machine‑learning‑assisted modeling, immersive interactive features, development challenges, and cross‑team collaboration that brought immersive VR tours to over a million property listings.

3D ModelingProduct DevelopmentVR
0 likes · 10 min read
VR House Viewing Technology: Lianjia Ke Holdings’ Immersive Real‑Estate Solution
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
iQIYI Technical Product Team
iQIYI Technical Product Team
Sep 1, 2017 · Mobile Development

Implementing Permission Handling, Data Loading, and File Selection in a Daydream Unity Media Player

The article details how to integrate Android permission handling, directory loading, thumbnail browsing, and smooth paged scrolling into a Unity‑based Daydream media player, explaining scripts for requesting permissions, populating file selector pages, snapping to pages, and managing scroll events to enable VR file selection and playback.

AndroidDaydreamFileSelection
0 likes · 15 min read
Implementing Permission Handling, Data Loading, and File Selection in a Daydream Unity Media Player
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 Music Tech Team
Tencent Music Tech Team
Feb 17, 2017 · Game Development

Build a Simple Gaze Interaction for Google Cardboard VR in Unity

This step‑by‑step guide shows how to set up Unity with Google’s Cardboard SDK, import the required assets, add gaze‑based interaction components, write a C# script to change object colors on focus, link events, and finally package the project for Android devices.

Android BuildCGame Development
0 likes · 12 min read
Build a Simple Gaze Interaction for Google Cardboard VR in Unity
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
Nov 12, 2016 · Mobile Development

How Alibaba’s 2016 Double 11 Boosted Mobile Tech with VR, DIVA, and Weex

The 2016 Double 11 event showcased Alibaba's cutting‑edge mobile innovations—including VR shopping via Buy+, the DIVA visual augmentation platform, rapid mobile marketing delivery, and the high‑performance Weex framework—demonstrating how interactive technology can transform large‑scale e‑commerce experiences.

DIVAMobile DevelopmentVR
0 likes · 10 min read
How Alibaba’s 2016 Double 11 Boosted Mobile Tech with VR, DIVA, and Weex
Aotu Lab
Aotu Lab
Oct 19, 2016 · Frontend Development

Explore VR History and Build WebVR Scenes with A-Frame

This article traces the origins of virtual reality from early concepts and devices to modern headsets, then introduces the A-Frame web framework and provides a step‑by‑step tutorial with code examples for creating VR scenes, animations, and interactions in the browser.

3DA-FrameJavaScript
0 likes · 15 min read
Explore VR History and Build WebVR Scenes with A-Frame
Suning Design
Suning Design
Oct 12, 2016 · Game Development

How Daydream’s Controller Redefines Mobile VR Interaction

This article explores Google Daydream’s controller—from its pocket‑sized hardware and Bluetooth connection to its ray‑cast cursor, continuous and discrete motion gestures, touch‑pad click mechanics, and button functions—showing how hand‑based control upgrades VR experiences while reducing neck strain.

ControllerDaydreamGame
0 likes · 14 min read
How Daydream’s Controller Redefines Mobile VR Interaction
Ctrip Technology
Ctrip Technology
Oct 8, 2016 · Product Management

VR Tourism: Market Landscape, Business Models, and Future Opportunities

The article examines the current state and projected growth of the virtual reality (VR) tourism market, outlining its key characteristics, market size, dominant applications, business models, content creation challenges, and the strategic role of high‑quality IP in driving future industry development.

Business ModelMarket analysisTourism
0 likes · 15 min read
VR Tourism: Market Landscape, Business Models, and Future Opportunities
Tencent TDS Service
Tencent TDS Service
Sep 1, 2016 · Frontend Development

Unlock WebVR: Build Immersive VR Experiences Directly in the Browser

This article introduces WebVR, an experimental JavaScript API that enables VR experiences on the web, walks through setting up a three.js‑based boilerplate, explains key files like VRControls.js, VREffect.js, and webvr‑polyfill.js, and shows how to create a simple rotating cube demo for mobile cardboard viewers.

JavaScriptThree.jsVR
0 likes · 9 min read
Unlock WebVR: Build Immersive VR Experiences Directly in the Browser
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
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
May 25, 2016 · Artificial Intelligence

Google I/O 2016: How AI Assistant, Android N, and Daydream Are Redefining Smart Tech

At Google’s 2016 I/O conference, the company unveiled a suite of AI‑driven products—including Google Assistant, the smart speaker Google Home, the Allo and Duo messaging apps, Android N with 250 new features, Android Wear 2.0, and the Daydream VR platform—signaling a major shift toward integrated, voice‑first and immersive experiences.

AIAlloAndroid N
0 likes · 8 min read
Google I/O 2016: How AI Assistant, Android N, and Daydream Are Redefining Smart Tech
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
21CTO
21CTO
Feb 11, 2016 · Mobile Development

Google to Embed VR Directly into Android: What It Means for Mobile VR

Google announced a new Android‑integrated virtual reality headset, a successor to Cardboard, aiming to challenge Oculus and expand VR adoption by leveraging smartphones, which could reshape the VR hardware market and shift competition toward content creation.

AndroidGoogleMobile
0 likes · 5 min read
Google to Embed VR Directly into Android: What It Means for Mobile VR
Baidu Tech Salon
Baidu Tech Salon
Nov 7, 2014 · Industry Insights

Can a Retinal Display Turn Your Eyes into a Cinema? Inside the Avegant Glyph

The Avegant Glyph uses a virtual retinal display that projects images directly onto the retina, offering a compact cinema experience with low‑power LEDs, 720p‑like resolution, multi‑hour battery life, and a price point that challenges traditional VR headsets while aiming to solve content scarcity.

Avegant GlyphProduct ReviewVR
0 likes · 5 min read
Can a Retinal Display Turn Your Eyes into a Cinema? Inside the Avegant Glyph