Description
#overview-content .a-plus-content:after,
#overview-content .a-plus-group:before,
#overview-content .a-plus-group:after,
#overview-content .a-plus-module:before,
#overview-content .a-plus-module:after,
#overview-content .a-plus-info:after {
content: ”;
display: table;
clear: both;
}
#overview-content .a-plus-content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #222;
font-family: “PingFang SC”, ‘Open Sans’, “Helvetica Neue”, Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a-plus-content .line{border-bottom:1px solid #ccc;}
#overview-content .a-plus-module {
position: relative;
margin: 2em 0;
padding: 0;
overflow: hidden;
}
#overview-content .a-plus-content strong{color:#fff;font-size:19px;line-height: 24px;}
#overview-content .a-plus-content span{color:#17bde8;font-size:17px;line-height: 22px;}
#overview-content .a-plus-content .a-plus-info h3{font-size:25px;color:#00b2e3;font-weight:bold;line-height:35px;color:#2c3a50;}
#overview-content .a-plus-img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a-plus-img img {
display: block;
margin: auto;
max-width: 100%;
}
#overview-content .a-plus-img + .a-plus-info { margin: 1em 0 0 0; }
#overview-content .a-plus-title {
display: block;
margin: 1em 0 0.4em 0;
overflow: hidden;
font-weight: bold;
font-size: 1.3em;
line-height:27px;
}
#overview-content .a-plus-info p {
display: block;
margin: 0.5em 0;
}
#overview-content .a-plus-info ul,
#overview-content .a-plus-info ol { margin: 1em 0; }
#overview-content .a-plus-info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a-plus-info li { margin-bottom: 1em; }
#overview-content .a-plus-info li:last-child { margin-bottom: 0; }
#overview-content .a-plus-module:first-child,
#overview-content .a-plus-title:first-child,
#overview-content .a-plus-info p:first-child { margin-top: 0; }
#overview-content .a-plus-module:last-child,
#overview-content .a-plus-title:last-child,
#overview-content .a-plus-info p:last-child { margin-bottom: 0; }
#overview-content .a-plus-module.txt-align-center { text-align: center; }
#overview-content .a-plus-group { margin: 3em 0; }
#overview-content .a-plus-group:first-child { margin-top: 0; }
#overview-content .a-plus-group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a-plus-module.img-is-small .a-plus-img { width: 150px; }
#overview-content .a-plus-module.img-is-large .a-plus-img { width: 360px; }
#overview-content .a-plus-module.img-at-left .a-plus-img { float: left; }
#overview-content .a-plus-module.img-at-right .a-plus-img { float: right;}
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img img { width: 150px; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img img,
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img img { width: 360px; }
#overview-content .a-plus-module.img-is-small.img-at-left .a-plus-img + .a-plus-info { margin: 0 0 0 196px; }
#overview-content .a-plus-module.img-is-small.img-at-right .a-plus-img + .a-plus-info { margin: 0 196px 0 0; }
#overview-content .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin:50px 0 0 380px; }
#overview-content .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin:50px 380px 0 0; }
/* layout */
#overview-content .a-plus-cell { float: left; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img,
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img { width: 30%; }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-left .a-plus-img + .a-plus-info { margin-left: calc(30% + 32px); }
#overview-content .a-plus-cell .a-plus-module.img-is-large.img-at-right .a-plus-img + .a-plus-info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a-plus-group.two-columns .a-plus-cell { width: calc(50% – 30px); }
#overview-content .a-plus-group.two-columns .a-plus-cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a-plus-group.three-columns .a-plus-cell {width: calc(33.3% – 20px);margin-left:30px;}
#overview-content .a-plus-group.three-columns .a-plus-cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a-plus-group.four-columns .a-plus-cell {margin-left: 60px;width: calc(25% – (180px / 4));
}
#overview-content .a-plus-group.four-columns .a-plus-cell:first-child { margin-left: 0; }
#overview-content .a-plus-content .a-plus-module .box{position:absolute;top:20%;right:4%;margin:0 auto;width:38%;background-color:#2c3b4b;display:block; overflow:hidden;padding:30px;border-radius: 9px;color:#fff;}
}
@media (max-width: 767px) {
#overview-content .a-plus-group .a-plus-cell { margin: 3em 0; }
#overview-content .a-plus-group .a-plus-cell:first-child { margin-top: 0; }
#overview-content .a-plus-group .a-plus-cell:last-child { margin-bottom: 0; }
#overview-content .a-plus-content .a-plus-module .box{position:relative;padding:2%;color:#fff; background-color:#1d2e3b;display:block; overflow:hidden;}
}

Sharp. Precise. Immersive.
Experience category-leading immersion with VIVE Pro 2, designed
to elevate your virtual experiences with 5K resolution, balanced
ergonomics, and sub-millimeter tracking accuracy.
High visual
Visualize in 5K clarity
See, share, and explore ideas in brilliant clarity. Bring out the finer
details in applications with combined 4896 × 2448 resolution.
5K resolution may be subject to processing compatibility.

Wide field of view
See more of your environment
Expand your VR viewing experience
with a wide 120° field of view (FOV)
that better aligns with the human
eyes, allowing you to see more
naturally.

High refresh rate
Experience seamless visuals
Increase your visual comfort in
graphics-intensive applications with
a 120Hz refresh rate.

SteamVR Trackin
Create expansive multi-user spaces
Scale your tracking space–from seated to standing to full 33’ × 33’ (10m × 10m)* room-scale tracking, all at sub-millimeter accuracy.

Professional ergonomics
Enjoy VR with hours of comfort
Industry-defining balanced construction and adjustability provides a comfortable fit for a wide range of head sizes, IPDs, and vision types, including glasses, for uninterrupted VR sessions of any length and purpose.


Hi-Res certified audio
Hear VR environments as intended
Hi-Res certified headphones with 3D spatial sound integration and a powerful amplifier deliver immersive soundscapes for lasting impact.
* Connect up to 4 SteamVR Base Station 2.0 units for maximum tracking area of 33’ × 33’ (10m × 10m).
Headset only option does not include controllers or base stations.

Upgradable and backward compatible
Stay compatible with your current setup and future compatibility. VIVE
Pro 2 Headset provides versatile compatibility with VIVE Base
Stations 1.0 and SteamVR Base Stations 2.0, as well as all VIVE
Controllers and Valve Index Controllers
Base stations and controllers sold separately.
Software you need.
Deployment that works.

Offline SteamVR Library
Deploy with confidence
VIVE Pro 2 includes access to the
Offline SteamVR Library, which
allows installation in a secure
environment where the machine is
not connected to the internet.

Compatible software
Tap into a vast existing catalog
Use your existing software like
Unreal Engine, Unity Software,
Autodesk VRED, Mindesk, and
many more.
What’s in the box

VIVE Pro 2 Headset
All-in-one cable
Link Box
18W x1 AC adapter
Mini DP to DP adapter
DisplayPort cable
USB 3.0 cable
With additional documentation and accessories.
VR-ready PC required.
Reviews
There are no reviews yet.