vrbar Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from vrbar, Arcade, 65 Jay Street, Brooklyn, NY.

tfw you’re finally inspired to open the latest and greatest headset that’s been sitting unopened on your floor for over ...
12/05/2022

tfw you’re finally inspired to open the latest and greatest headset that’s been sitting unopened on your floor for over a month

12/23/2021
06/03/2021
02/20/2021
02/06/2021
02/05/2021
Tvori epitomizes the power & speed possible in VR. Everything created in VR could be created on a flat screen generally ...
01/12/2021

Tvori epitomizes the power & speed possible in VR. Everything created in VR could be created on a flat screen generally with more time & knowledge. Tvori disrupts digital creation by enabling anyone to create & communicate ideas, interactions, animations, stories in record time

Superhot VR is a puzzle/strategy game disguised as first-person shooter that’s perfect for VR. The Matrix vibes are real...
01/12/2021

Superhot VR is a puzzle/strategy game disguised as first-person shooter that’s perfect for VR. The Matrix vibes are real as you control the speed of time with your body movements. It seems so simple which help makes it instantly addictive and beautiful. Super...hot.

Museum of Other Realities is a magical space featuring artworks from top digital artists that change periodically. Some ...
01/12/2021

Museum of Other Realities is a magical space featuring artworks from top digital artists that change periodically. Some of my most memorable experiences in VR were exploring MOR with others. We wore dresses, became giants, juggled drinks, met the creators, drank on the stairs.

Address

65 Jay Street
Brooklyn, NY
11201

Telephone

(909) 547-4673

Alerts

Be the first to know and let us send you an email when vrbar posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });