JSON
VR/AR Devices - JSON
VR/AR devices are head-mounted displays that render computer-generated virtual environments or overlay digital information onto the real world. Various products exist ranging from consumer-oriented to enterprise-focused, including the Meta Quest series, HTC Vive series, Microsoft HoloLens, Magic Leap, and Apple Vision Pro. These devices are utilized across diverse fields such as gaming, education, healthcare, and manufacturing.
VR
AR
MR
Virtual Reality
Augmented Reality
Mixed Reality
Headset
Metaverse
Spatial Computing
[
{
"code": "01",
"slug": "meta-quest-3",
"name": "Meta Quest 3",
"description": "A standalone VR/MR headset released by Meta.",
"manufacturer": "Meta",
"releaseDate": "2023-10-10",
"type": "VR/MR",
"formFactor": "standalone",
"resolutionPerEye": "2064×2208",
"refreshRate": "90Hz/120Hz",
"fieldOfView": "110°",
"weight": "515g",
"priceUSD": 499
},
{
"code": "02",
"slug": "meta-quest-pro",
"name": "Meta Quest Pro",
"description": "A professional-grade VR/MR headset released by Meta.",
"manufacturer": "Meta",
"releaseDate": "2022-10-25",
"type": "VR/MR",
"formFactor": "standalone",
"resolutionPerEye": "1800×1920",
"refreshRate": "90Hz",
"fieldOfView": "105°",
"weight": "709g",
"priceUSD": 1499
},
{
"code": "03",
"slug": "meta-quest-3s",
"name": "Meta Quest 3S",
"description": "An entry-level VR/MR headset released by Meta.",
"manufacturer": "Meta",
"releaseDate": "2024-10",
"type": "VR/MR",
"formFactor": "standalone",
"resolutionPerEye": "1832×1920",
"refreshRate": "90Hz/120Hz",
"fieldOfView": "96°",
"weight": "514g",
"priceUSD": 299
},
{
"code": "04",
"slug": "apple-vision-pro",
"name": "Apple Vision Pro",
"description": "A premium spatial computing device released by Apple.",
"manufacturer": "Apple",
"releaseDate": "2024-02-02",
"type": "MR",
"formFactor": "standalone",
"resolutionPerEye": "3660×3200",
"refreshRate": "90Hz/96Hz/100Hz",
"fieldOfView": "100°",
"weight": "600-650g",
"priceUSD": 3499
},
{
"code": "05",
"slug": "microsoft-hololens-2",
"name": "Microsoft HoloLens 2",
"description": "An enterprise AR headset released by Microsoft.",
"manufacturer": "Microsoft",
"releaseDate": "2019-11-07",
"type": "AR",
"formFactor": "standalone",
"resolutionPerEye": "2048×1080",
"refreshRate": "60Hz",
"fieldOfView": "43°H × 29°V",
"weight": "566g",
"priceUSD": 3500
},
{
"code": "06",
"slug": "magic-leap-2",
"name": "Magic Leap 2",
"description": "An enterprise AR device released by Magic Leap.",
"manufacturer": "Magic Leap",
"releaseDate": "2022-09-30",
"type": "AR",
"formFactor": "standalone-tethered",
"resolutionPerEye": "1440×1760",
"refreshRate": "120Hz",
"fieldOfView": "70°",
"weight": "260g (headset only)",
"priceUSD": 3299
},
{
"code": "07",
"slug": "htc-vive-focus-vision",
"name": "HTC VIVE Focus Vision",
"description": "A standalone/PC VR compatible MR headset released by HTC.",
"manufacturer": "HTC",
"releaseDate": "2024",
"type": "VR/MR",
"formFactor": "standalone-pcvr",
"resolutionPerEye": "2448×2448",
"refreshRate": "90Hz",
"fieldOfView": "120°",
"weight": "785g",
"priceUSD": 1000
},
{
"code": "08",
"slug": "htc-vive-xr-elite",
"name": "HTC VIVE XR Elite",
"description": "A lightweight compact standalone/PC VR headset released by HTC.",
"manufacturer": "HTC",
"releaseDate": "2023",
"type": "VR/MR",
"formFactor": "standalone-pcvr",
"resolutionPerEye": "1920×1920",
"refreshRate": "90Hz",
"fieldOfView": "110°",
"weight": "625g",
"priceUSD": 900
},
{
"code": "09",
"slug": "playstation-vr2",
"name": "PlayStation VR2",
"description": "A PS5-dedicated VR headset released by Sony.",
"manufacturer": "Sony",
"releaseDate": "2023-02-22",
"type": "VR",
"formFactor": "console-tethered",
"resolutionPerEye": "2000×2040",
"refreshRate": "90Hz/120Hz",
"fieldOfView": "110°",
"weight": "560g",
"priceUSD": 400
},
{
"code": "10",
"slug": "valve-index",
"name": "Valve Index",
"description": "A high-end PC VR headset released by Valve.",
"manufacturer": "Valve",
"releaseDate": "2019-06",
"type": "VR",
"formFactor": "pc-tethered",
"resolutionPerEye": "1440×1600",
"refreshRate": "80Hz/90Hz/120Hz/144Hz",
"fieldOfView": "130°",
"weight": "809g",
"priceUSD": 999
},
{
"code": "11",
"slug": "pico-4",
"name": "PICO 4",
"description": "A standalone VR headset released by PICO.",
"manufacturer": "PICO",
"releaseDate": "2022-10",
"type": "VR/MR",
"formFactor": "standalone",
"resolutionPerEye": "2160×2160",
"refreshRate": "72Hz/90Hz",
"fieldOfView": "105°",
"weight": "295g",
"priceUSD": 429
},
{
"code": "12",
"slug": "varjo-xr-4",
"name": "Varjo XR-4",
"description": "A professional ultra-high-resolution MR headset released by Varjo.",
"manufacturer": "Varjo",
"releaseDate": "2023",
"type": "VR/MR",
"formFactor": "pc-tethered",
"resolutionPerEye": "3840×3744",
"refreshRate": "90Hz",
"fieldOfView": "120°",
"weight": "850g",
"priceUSD": 6500
}
]