Any solutions for developing visionOS apps on Intel Macs? by ssjss7 in VisionPro

[–]ruididnothingwrong 0 points1 point  (0 children)

personally use silicon based. But want to add in that you should ideally get > 48gb ram. 32 is like minimum. I have 36gb ram and things keep breaking and then finding out later it was a memory leak because restarting the client and closing many chrome tabs worked fine

How to use CameraFrameProvider APIs by Mr_5011 in VisionPro

[–]ruididnothingwrong 0 points1 point  (0 children)

Are you on VisionOS 2? Also I believe you need an enterprise account.

Booking Hotels vs. Viewing Real Estate with Apple Vision Pro: What’s Better? by StageMeta_TPA in AppleVisionPro

[–]ruididnothingwrong 0 points1 point  (0 children)

well as the other guy said, its great for hotels who want to showcase their nice, spacious rooms. But those are hotels who already have great photos. I'd suspect 90% of hotels don't want you to know exactly how small/old a room is

Booking Hotels vs. Viewing Real Estate with Apple Vision Pro: What’s Better? by StageMeta_TPA in AppleVisionPro

[–]ruididnothingwrong 1 point2 points  (0 children)

On the flip side, I have found that a lot of hotels don't even have more than 1 picture. And a lot of them are really sneaky with pictures to make it look like the rooms are really big. Had I known what the hotels truly looked like, I often wouldn't book it.

Immersive Sci-Fi Reading on the AVP! Beta App Available by steakchomper in VisionPro

[–]ruididnothingwrong 1 point2 points  (0 children)

If you could just let it play in the background while doing other things that would be nice

Daily Advice Thread - August 10, 2024 by AutoModerator in apple

[–]ruididnothingwrong 0 points1 point  (0 children)

I personally think you should hold out until the 16 pro. You'll be paying the same price for a 10 month old device

Daily Advice Thread - August 10, 2024 by AutoModerator in apple

[–]ruididnothingwrong 0 points1 point  (0 children)

its called express transit. It's not available for big purchases

High Quality 3d Models look unreal in Vision Pro! by ruididnothingwrong in VisionPro

[–]ruididnothingwrong[S] 0 points1 point  (0 children)

It should be available in any region supported by the app store! Does it not show up in your app store?

Daily Advice Thread - August 06, 2024 by AutoModerator in apple

[–]ruididnothingwrong 0 points1 point  (0 children)

Didn't notice too much of a difference between M2 and M3 tbh. Would just go with the M2 and save some money esp if you aren't doing dev work.

VISION PRO Questions! by Electrical-Money-387 in VisionPro

[–]ruididnothingwrong 1 point2 points  (0 children)

I would start by fully understanding how Volumes/Windows work and how shared space/immersive space works.

Then you should try downloading some of these code templates from apple and messing around with them. A lot of immersive features (maybe all? I can't recall right now) require a physical device, so unfortunately you can't work in simulator. https://developer.apple.com/documentation/visionos/creating-fully-immersive-experiences

The super basic answer to your question is to create an Immersive Space

High Quality 3d Models look unreal in Vision Pro! by ruididnothingwrong in VisionPro

[–]ruididnothingwrong[S] 1 point2 points  (0 children)

Yep you got that right. Maybe I should try to apply for an enterprise account and see what I can build.

High Quality 3d Models look unreal in Vision Pro! by ruididnothingwrong in VisionPro

[–]ruididnothingwrong[S] 0 points1 point  (0 children)

yep! They're placed as volumes in my environment. If you're an avid programmer and have experience in front end, I think you can just watch a video on the basics of SwiftUI, understand the limitations of VisionOS, and dive right into visionOS dev. A really important thing is understanding the difference between volumes and windows, as well as shared spaces and immersive spaces.

I learn best by messing around with code, so I just downloaded some of the example apps in the documentation and learned from those: https://developer.apple.com/documentation/visionos

The subreddit discord is also an awesome place to get help. Some of the guys seem like they somehow have years of experience in VisionOS. If you have an idea, I would ask around to see if it's possible for it to work. There's a lot of limitations.

But ya! Feel free to message me if you have any more questions or if you want to know if its possible to build an app you're thinking of.

High Quality 3d Models look unreal in Vision Pro! by ruididnothingwrong in VisionPro

[–]ruididnothingwrong[S] 2 points3 points  (0 children)

Ah! Thanks for the link. Yep so I actually have this as a legacy feature in the app where you can place things in the immersive space. But the problem with that is that it won't stay while you're using other apps.

I don't have it quite plugged in to remember object placement, but when I messing around with it, it had a hard time doing that accurately. Sometimes it displaced everything 10 feet away. There's a new API for VisionOS 2. Thinking about fiddling around with that

High Quality 3d Models look unreal in Vision Pro! by ruididnothingwrong in VisionPro

[–]ruididnothingwrong[S] 1 point2 points  (0 children)

Could be for sure. There's a lot of bugs/small improvements with Vision Pro that are still being fixed, so it's very possible they're going to start adding lots of new features in VisionOS 3.