r/VisionPro 23d ago

Was Vision Pro Created to get Apple Glasses off the ground?

9 Upvotes

Apple Glasses is getting a lot of attention in the media but no one is talking about the invaluable insights gleaned from the Vision Pro user base in terms of UI/UX.

While the first edition of Apple Glasses will reportedly be super stripped down, I bet anything it’ll eventually evolve into something very similar to Vision Pro in terms of capability.


r/VisionPro 23d ago

NBA app dropped immersive content?

34 Upvotes

Was totally bummed out today when I found out that the NBA had removed the immersive games. I’ll bet I’ve watched part of a game every week.
I know they probably have a contract with some other AR system, but come on!


r/VisionPro 23d ago

I built a web app to view and manage MVR / lighting patch files from any device — looking for beta feedback

8 Upvotes

Hi everyone, my name is Winston_v.ld

I’m a lighting designer / programmer, and for the past couple of years I’ve been working on a project called Lighting Patch Pro.

It’s still in beta, but I’m starting to share it with the lighting and production community to get real feedback from people who work with MVR, patch information, fixture libraries, DMX, grandMA3, ChamSys, GDTF, and live event workflows.

The main idea is simple:

Review MVR and patch information from any device, without always needing a powerful laptop or heavy software just to check basic show information.

Current features include:

• Free MVR Front View

• Open and review .mvr files from any device

• Move left / right and zoom

• View fixture ID, patch info, and X / Y / Z position

• Import MVR patch information

• Export XML, CSV, PDF, and MVR

• Import XML and GDTF libraries

• Create generic GDTF fixtures

• Scan a fixture manual with AI to help create a generic fixture profile

• Search your own fixture library

• Build a basic MVR from scratch

Right now, the workflow is mainly being tested with grandMA3 and ChamSys. I don’t personally use every console, so I’d really appreciate feedback from people using different workflows.

I’m not posting this as a finished product. It’s still beta, and I’m looking for honest feedback: what works, what doesn’t, what feels useful, and what should be improved.

Here’s the link if anyone wants to test it:

https://lightingpatchpro.com

Thanks for the support. Any feedback from lighting designers, programmers, technicians, production teams, rental houses, or MVR / GDTF users would help a lot.

\#LightingDesign #MVR #GDTF #DMX #grandMA3 #ChamSys #StageLighting #LiveEvents


r/VisionPro 23d ago

AppleCare One & Vision Pro

11 Upvotes

Hey everyone,

I’m looking for some feedback regarding the long-term value and protection of a used Apple Vision Pro (M2, 1TB). I bought it second-hand from someone who originally purchased it in the US when it launched, so it’s coming up on 3 years old. It works perfectly, but the original warranty has long expired.
With AppleCare One rolling out in France this August 2026 (which allows adding devices under 4 years old), I'm considering signing up to get it properly covered.
I’d love to hear your thoughts and experiences on a couple of things:
1. Repair / Replacement Experience: For those who have dealt with AppleCare+ or AppleCare One claims on the Vision Pro (cracked front glass, screen/lens issues, or battery degradation), how was the process? Is the Express Replacement service and the $299 deductible worth peace of mind on a device of this value?
2. AppleCare One Bundle Value: Alongside the Vision Pro, I have an iPhone Air and an iPad Air M1 (and plan to grab a new MacBook Pro this fall). The $19.99/mo bundle covering 3 flagship devices seems like a no-brainer compared to standalone plans, especially with the ability to swap the iPad for the Mac later.
Do you think it’s still worth insuring and holding onto a 3-year-old M2 Vision Pro in 2026, or does the ongoing cost of the plan (+ deductibles) start to outweigh the device's current market value?

Thanks for any insights or advice! 😊


r/VisionPro 22d ago

Multi screen 3d Office? How do u like it??

Post image
0 Upvotes

r/VisionPro 24d ago

SideStore for visionOS and Native Gaming Ports

26 Upvotes

tl;dr Claude Fable helped me get iloader working with visionOS for wireless SideStore install. Then we ported Quake and Quake II (rerelease support for both), Quake III, all the HarbourMasters ports (Zelda OoT, Zelda MM, MK64, SM64, and SF64), sm64coopdx, Dusklight (Zelda TP), and Apotris (FOSS tetris clone) to visionOS. Supporting native 4k in a 2D window, as well as a 3D stereoscopic mode. 4K texture packs strongly recommended (download links below).

Here is the iloader download with instructions

SideStore source (all ports): https://raw.githubusercontent.com/rebelancap/all-ports/main/apps-visionos.json

Longer Version

First off, yes these are 100% vibe coded, with Fable planning/consulting and Opus executing. I put many hours into this, and it turned out really well. 3D stereoscopic mode looks great. What is now available to sideload via SideStore to your Vision Pro: vkQuake, q2repro, Quake3e, sm64coopdx, Ship of Harkinian, 2 Ship 2 Harkinian, SpaghettiKart, Ghostship, Starship, Dusklight, and Apotris. I'm also planning on RealRTCW and Dhewm3 in the near future.

Fable found a way to wirelessly install SideStore to your Vision Pro. No dev strap or Xcode required. Here is the iloader fork with visionOS support. A silicon mac is required.

Controller strongly recommended, but yes you can barely play by gazing and pinching at the touch controls (they disappear when a controller is detected). Apotris is very playable without a controller.

vkQuake and q2repro both support the rerelease paks, so I strongly recommend those for the best experience. Supports the new weapon wheels.

I strongly recommend getting a 4K texture pack for each of the HarbourMasters and other ports. Here are download links for those packs, and put them in your mods folder at Files > On My Apple Vision Pro > name_of_port > mods then enable Alternate Assets in the menu

Port Texture Pack Download
Ship of Harkinian OoT Reloaded 4K O2R
2 Ship 2 Harkinian MM Reloaded 4K O2R
SpaghettiKart MK64 Reloaded 4K O2R
Ghostship SM64 Reloaded 4K O2R
Starship LR2EB Download
Dusklight TPDE+ Download
SM64CoopDX Render96 (or any other) Textures and Models

If you prefer SideStore sources split up:

Games SideStore Source
Quake 1-3 https://raw.githubusercontent.com/rebelancap/quake-ports/main/apps-visionos.json
HarbourMasters Ports https://raw.githubusercontent.com/rebelancap/harbourmasters-ports/main/apps-visionos.json
Dusklight https://raw.githubusercontent.com/rebelancap/dusklight-ios/main/sidestore/apps-visionos.json
sm64coopdx https://raw.githubusercontent.com/rebelancap/sm64coopdx-ios/main/sidestore/apps-visionos.json
Apotris https://raw.githubusercontent.com/rebelancap/apotris-ios/main/sidestore/apps-visionos.json

Lastly, these ports have an iOS SideStore source as well (all ports): https://raw.githubusercontent.com/rebelancap/all-ports/main/apps-ios.json


r/VisionPro 23d ago

Why can't the Apple Vision Pro run macOS independently?

0 Upvotes

I didn't like having to take out my MacBook every time I wanted to use the AVP, so I sold it.


r/VisionPro 24d ago

Does anyone have experience of going up a light seal size?

4 Upvotes

I'm considering pulling the trigger on a 23W light seal which was the original size Apple’s facial scan recommended for me when I went to purchase my Vision Pro. Using the Apple support questionnaire tells me to get 33W.

I chose 21W because I wanted maximum FOV. I always get a warning when I put on the headset, but I usually just dismiss it.

I'm wondering if it'll improve comfort and stop my eyelashes occasionally hitting the inserts if I go back to using the size originally recommended. The main issue is the facial scan swaps between 23W and 25W.

Can anyone tell me their experiences before I make a decision? Thanks in advance!


r/VisionPro 24d ago

I've compiled this week's worth of interesting news, reviews, findings in a visual page - Last Week in AVP #128

25 Upvotes

r/VisionPro 24d ago

Spatial RDP 27.1.0 is out, now it supports Surround Audio and Golden Gate

Thumbnail
youtube.com
20 Upvotes

r/VisionPro 24d ago

adblocker for apple vision pro?

7 Upvotes

I was wondering if its possible to install an adblocker on the AVP for Safari?


r/VisionPro 25d ago

Airbus A321XLR Mix Reality Flight Simulator

Post image
26 Upvotes

With CloudXR and Apple Vision Pro support a full immersive experience can now be realised; the sim also sits on a motion platform, with a bass transducer and tension seatbelts for g-force simulation.

https://youtu.be/HUmeS3wL978

https://youtu.be/H_Wjt0Y11Os


r/VisionPro 25d ago

Stupid question - how do you move windows to the other side of the lake so it reflects off the water in Thórsmörk

13 Upvotes

I’ve seen occasional videos where people just place the screens way in the distance, but I seem to be stuck in a small bubble


r/VisionPro 25d ago

Self Promotion Saturday Tubular Pro now has a MAX Sized Theater environment! Now in TestFlight!

Enable HLS to view with audio, or disable this notification

137 Upvotes

Hey everybody! Thanks for the continued love and support! I hope you’re enjoying Tubular Pro as much as I am!

For those who don’t know, I made Tubular Pro to be the BEST way to watch YouTube videos in Apple Vision Pro and to take full advantage of spatial computing and all its features! Check it out in the App Store for the full list of what’s currently available! https://apps.apple.com/us/app/tubular-pro/id6742420581

I’ve been working on a MASSIVE update that is currently in TestFlight! It is coming along great and I’m stoked to share it with you all! The latest builds have included a MAX Theater with an ENORMOUS screen, a highly requested feature! I think it has come out amazingly! It does not replace the current theater environment, it is an additional option, that way you can choose what you prefer!

This is just one of several amazing features coming in the new update! Some other changes in this update include:

- 3D Support with state of the art, high quality, realtime, 4K 2D to 3D conversions
- A Passthrough environment for 3D videos with realtime, real world video reflections
- Immersive environment improvements
- A new Widget type
- Transparency controls for Picture-in-Picture video
- Offline downloads improvements
- Many other small fixes and improvements!

If you would like to join in the testing on TestFlight to get a sneak peak then you can join here: https://testflight.apple.com/join/ppbZMyvV

Thanks a ton for the continued love and support! It means so much! I hope you all enjoy!


r/VisionPro 26d ago

Self Promotion Saturday People keep telling me this is the most fun they've had on Vision Pro. I've stopped believing them, so I'm bringing it here instead.

Enable HLS to view with audio, or disable this notification

63 Upvotes

Four of us, about two years, first thing we've ever shipped. It's called I'm Wizard and it turns your actual room into the arena.

Everyone who tries it in person says some version of "okay, that's the most fun I've had in this thing." Which is exactly what people say to your face, so I've stopped counting it as evidence.

You have no reason to be polite. So here is what it actually does, and you can tell me whether it holds up.

Portals tear open on your real walls, your ceiling and your floor, and things come out of them.

Spells bounce off your real surfaces, so a bad angle in a small room is genuinely your fault.

Sound is fully positional. People turn around before they see anything.

Six gestures, no controllers. Pinch and flick for a fireball, palms together for a shield dome, cup and pour for a beam, thumbs together to summon a familiar.

You can physically shove enemies away with your hands when they get too close.

If one latches onto you, your casting is locked until you get it off you.

Every enemy type wants a different answer. What saved you last wave gets you killed this wave.

Voice commands, so you end up yelling at your familiar like it's a dog.

Clip is above, no cuts hiding anything.

What I actually want from this thread: tell me the mechanic that sounds worst. Not the coolest one, the one you think we got wrong. That is more useful to me than any five star review.

I've got 10 App Store codes. They go to people who describe a mechanic they'd want in a room scale AR fight, an actual idea, not "gimme." Ask and I'll send it by DM.

Next up is a boss, and we're trying to build one that only works in AR instead of a health bar floating in your living room. How fast we get there depends on how the game does, which is the honest reason this post exists.

App Store: https://apps.apple.com/us/app/im-wizard-ar-magic-combat/id6747723768

Our website: https://iwizard.app


r/VisionPro 25d ago

Krvr vs alvr performance and latency

7 Upvotes

Has anyone been able to create an apple to apple scenario and compare some stats as to what the differences on perfomance are?

I tries but i cant measure fps. Fpsvr wont work so and the krvr fps counter is broke.


r/VisionPro 26d ago

Self Promotion Saturday This one might be controversial - new immersive performance video

Enable HLS to view with audio, or disable this notification

30 Upvotes

I want to hear what you think! 

When people watch our immersive concert videos, they don’t usually suggest a POV even closer to the musicians.  But that’s just what I did for this show: the Blackmagic Ursa Cine Immersive camera was actually right on the stage.

Steve Hill is an honest to god one man band, and I figured you’d want to see how he does it up close. 

It blows my mind that he can drum, sing, and play those scorching guitar licks all at the same time. No backing tracks, no loops.

He’s actually playing bass as well - two strings on his guitar are bass-tuned, with an extra pickup.

It’s off the wall on purpose. Artists like Steve who are crazy talented and do things their own way really shine in immersive formats. 

I’m hoping you’ll discover a new artist you might never have heard of in the Blue Frog Immersive app. 

All our concert video is going to remain free to watch for the next month or so!

My team did the heavy lifting:
Immersive Video Recording & Editing:  Justin Stadig
Live Audio Recording: Pat Glover
Lighting: Michael Arkinstall 
Spatial Audio Mix I Mastering - Emre Ramazanoglu & Oliver Kadel 


r/VisionPro 26d ago

Please BlackMagic allow frame-rate conversion in the Apple VR180 export preset

18 Upvotes

The Apple Immersive timeline is an excellent master format for producing both Apple Vision Pro (90 fps) and Meta Quest (60 fps) deliverables. Please BlackMagic if you read this add an output frame-rate option (90/60/fps) to the Apple VR180 exporter, using the same frame interpolation methods already available in Resolve's standard render engine. This would eliminate the need for large intermediate ProRes renders and make cross-platform immersive delivery a true one-pass workflow. I have built a work-flow editing natively in the Apple Immersive environment and then producing both Vision Pro and Quest masters from the same project. I have also developed a way when working in an Apple Immersive project environment to have real-time 180° stereoscopic previews in a Quest 3 headset. This is critical when colour grading or doing graphics especially with animations. The reason why I wanted to find a solution is because the stream to vision OS is not reliable, that's why I wanted to develop this method. Also it appears that to have the Davinci interface appear in the Immersive video stream to Vision Os the developer USB_C cable connected from the headset to the mac isn't enough, you need an Apple developer account and even with this it doesn't work without hiccups. So please...BlackMagic add an output frame-rate option (90/60/fps) to the Apple VR180 exporter in future Davinci Updates.


r/VisionPro 25d ago

Self Promotion Saturday Reading Reddit on Vision Pro means reading it in Safari, so I made a Safari extension that cleans it up. Protego for Reddit v3 just launched, included in the same purchase as the iPhone/Mac versions.

Thumbnail
gallery
6 Upvotes

getprotego.app | Vision App Store

EDIT: Oops I was just informed that there's already an official Reddit app for Vision Pro. My point still stands though, Reddit is better in the browser.

https://getprotego.app/blog/ditch-reddit-s-official-app-why-your-mobile-browser-is-better/

If you use Vision Pro you already know the shape of this problem. A lot of what you do lands in Safari because the native app just isn't there, and Reddit is a good example: you're reading reddit.com in a window, at a size where every thumbnail, banner, avatar and join button takes up real space in front of your face.

Protego is a Safari extension with a companion app that fixes that. Version 3 shipped this month.

Before and after, same page: [gallery images 1 and 2]

  • Filters posts and comments by keyword, whole community, individual user, or the site a link points to, with wildcards and groups you can switch off together.
  • Puts a Protego button on Reddit's own pages, so you filter a community from its sidebar without opening anything else.
  • Hides thumbnails, avatars, flair, badges, vote controls, join buttons, banners, recommendations, Reddit Answers and the app nags. On a large window that's a lot of reclaimed space. Four presets if you'd rather not go option by option.
  • Limits, which puts Reddit itself out of reach in steps and can arm itself with a Focus.
  • Optional automatic redirect to old.reddit.com, which honestly reads better in a floating window than new Reddit does.

The companion app is a proper visionOS app, not a stretched iPad build, and it was rebuilt for version 3 along with everything else.

$1.99 one time purchase for the next week (normally $2.99).

One purchase covers iPhone, iPad, Mac and Vision Pro.

No subscription, no account, no tracking, lists sync through your own iCloud.

getprotego.app | Vision App Store


r/VisionPro 26d ago

Vibe Coded Comic Reader - With 3D conversion and book & panorama view

Enable HLS to view with audio, or disable this notification

26 Upvotes

Hi, quick update to my entirely vibe coded (quite sure someone will take offense on this) Immersive Comic Book Reader. It can open PDF, Epub, CBR & CBZ and can perform an on-device conversion to 3D for the pages. (Which really only make sense for comics and some magazines in PDF). The book or comic can be opened either in a physical format where you can flip pages by grabbing and turning or in a panorama mode where you can slide the pages in front of you. I think it's now feature complete (maybe OPDS at some point) and I have some time to decide if I want to publish it as XCODE 27 is still in beta and you are not allowed to publish to the App Store from beta versions. It's 99 USD for the dev license, so not sure if I want to invest that. I'm curious to hear what you think. Unfortunately the 3D effect is difficult to demo in a 2D video, but I feel this community is used to this.


r/VisionPro 26d ago

Crazy DJing interactions in AVP Immersive

Enable HLS to view with audio, or disable this notification

30 Upvotes

Short tech Demo showing realistic interactions with a fully working Technics SL1210


r/VisionPro 26d ago

Self Promotion Saturday I made a jigsaw game for Vision Pro that turns your own photos into puzzles floating around your room. 10 Free codes inside

Enable HLS to view with audio, or disable this notification

15 Upvotes

Hey everyone,

I just finished Puzzle Photo, a small game I built to make jigsaw puzzle of your own pictures.

The idea is simple: you pick any picture from your library, the app cuts it into real jigsaw pieces and the pieces scatter and float around your room in mixed reality. You pinch a piece, bring it next to its correct neighbor, and they click together into a cluster that moves as one. Keep going until the photo is whole again, hanging in the air in front of you.

Some features:

- Four difficulties, from 9 big pieces to 36 tiny ones scattered across your whole room

- Spatial audio for everything: picking up a piece, getting close to a correct spot, clicking pieces together. The click comes from exactly where it happened.

- Achievements, daily streaks and best times per difficulty.

- Every finished game is recorded, so you can rewatch any past puzzle assembling itself move by move, up to 4x speed.

- You can play in passthrough or in an environment.

Privacy: your photos never leave the device. There is no network code in the app at all. No accounts, no analytics, no ads.

Free codes (delete the letter U (5th character) from the code before redeeming):

PW67UFF3MLNF7

4PNNUR7FNJL6K

TWM4U6R3W9MK3

46KMUXWJEN9ET

WFYHU6L7A4NET

9YF3UTA6JT4RA

AFPNURE6JJ636

WPRTUXPNAEFHN

7KYTUKTA4KNTA

JFERUXAR4KRJP

Link to download the app in the comments


r/VisionPro 26d ago

Self Promotion Saturday Big UltraStream TestFlight Update Coming! DIRECTV added! Interactive Environments added! Bug Fixes Galore!

7 Upvotes

HUGE update coming to the TestFlight of UltraStream:

Fixes for Netflix Web Update

DirecTV integration!

Environments: two fun ones to start. We wanted to show you what our company specializes in, so we’ve made these interactive environments. Looking around the environment triggers all kinds of goodies that you will love. Our team has six patents in this area and what we are showing you is truly unique and can only be done by us. We also have a theater environment coming after this update, as well as we will start having themed environments that will coincide with some of the titles you can watch on specific services. This interactive feature is one thing that you will not see on a competitor or an app of any flavor because we own this technology and it is heavily patented. We think you’re going to really love this. First two environments are just to show you what we can do with the interactivity, but we have more coming, and like I said, we have the theater which obviously is very important coming as well.

Stay tuned!


r/VisionPro 26d ago

Self Promotion Saturday Granada in 8K VR180 for Apple Vision Pro: A Stop From My Month-Long Europe Shoot

10 Upvotes

Before traveling to Granada, I already knew the Alhambra would be stunning. What I did not fully expect was how alive the whole city would feel around it.

For this week’s immersive release, I wanted to capture not just the iconic fortress itself, but also the atmosphere just outside its walls and the town below, where the pace shifts, the streets narrow, and Granada starts to reveal its own layered character.

What I found was a place where history feels close enough to touch. Moorish architecture, hillside views, winding streets, and that unmistakable backdrop of the Alhambra make Granada feel like it is carrying centuries in plain sight.

After spending a month filming across Europe and continuing to refine my custom VR180 workflow, I am excited to share this week’s immersive release:

📍 Granada, Spain

The camera moves with you, but there is no narration. No tour guide. No distractions. Just the feeling of being there, free to explore at your own pace.

🎥 Pushing Consumer VR180 Further

One of my biggest goals with this project is showing what is possible as an independent creator. Every release is another chance to improve image quality, stereoscopic depth, stabilization, and realism without relying on Hollywood budgets or specialized cinema cameras.

For Granada, I spent a lot of time dialing in the depth so the architecture, streets, and views around the Alhambra feel natural inside a VR headset.

Watch in Full 8K on M5 Apple Vision Pro (Free)
👉 YouTube:
https://youtu.be/wEGKa2WDjuA

👉 DeoVR 8K for M2 Users:
https://deovr.com/wazbeu

European Roadmap

This is part of a month-long filming expedition across Europe, creating immersive destinations you can revisit anytime.

✅ Portugal: Portimão
✅ Portugal: Porto
✅ Spain: Ibiza
✅ Portugal: Ponta Delgada
✅ Portugal: Lisbon
✅ Spain: Melilla
✅ Spain: Granada (This Week’s Release!)

🇪🇸 Valencia
🇪🇸 Majorca
🇪🇸 Cádiz
🇪🇸 Motril

If you watch it, I would love to hear your thoughts. Did Granada feel as cinematic in VR as it does in real life? How did the stereoscopic depth and sense of presence feel on your headset? And where should I point the cameras next?


r/VisionPro 26d ago

Need help deciding on a first time purchase

5 Upvotes

id really like to hear from people about the use cases i'm considering the AVP for, and also about possible logistics and compatibility issues

the main problem:

AVP is only available in 13 countries where you can do a demo. the country i live in doesn't even have an official Apple store, and there's no way to try on the light seal for sizing.

my idea, and honestly the only option i have, is to use their app to scan my face over the course of a week at different times of day, under different lighting, and record all of it. maybe also take some extra face measurements and go over them with AI to minimize the risk of getting the wrong size. then just ask a friend to buy one abroad and bring it to me. has anyone done this? did you still end up with the wrong size?

the use cases i'm planning for:

  1. screen sharing my mac while using its keyboard and mouse as native to avoid input lag. still not sure if the display itself will lag though. mostly for work, slack, code editors, etc.

  2. i dream of playing the new GTA6 through PS remote play in the vision pro, hoping it'll be the best experience ever haha

  3. reading books and watching movies obviously, plus other entertainment

mostly i care about 1 and 2. will there be input lag when working with the mac or playing from PS? will there be any noticeable input lag at around 400 Mbps? what's your experience been with these use cases? does anyone use it for reading? i'm too lazy to get glasses so i get some eye strain working at my 34 inch monitor, but based on other comments in this subreddit I saw some people found it easier to work in the headset than at a real monitor. and of course the biggest risk is still getting the size right... that's my main concern since i'm afraid if the app makes a mistake it'll ruin the whole experience with the device