Sravan Karuturigamedevlog.hashnode.dev·Feb 12, 2025How to implement a Look-to-Dictate Text input in VisionOS AppsPrerequisites Basic knowledge of Swift programming Familiarity with SwiftUI Introduction In Apple's VisionOS apps, such as Safari, the address bar is incredibly user-friendly. You simply look at it and start speaking—no need to click a microphone...vision pro
Tom Krikoriantomkrikorian.hashnode.dev·Oct 28, 2024Vision Pro, W#F is happening?I felt it was time to write about the state of the ecosystem in light of the recent news. My feed has been filled with articles announcing the end of the Vision Pro: All these headlines are quite alarming, right? So what's behind these clickbait tit...1 like·1.2K readsVisionOS
Tom Krikoriantomkrikorian.hashnode.dev·Sep 8, 2024Vision Pro Online Usage Survey ResultsIntroduction I recently conducted a survey to better understand how people are using their Vision Pro. The survey, which ran from August 22nd to September 2nd, 2024, asked participants a range of questions about their experience with the device. Thes...2 likes·1.7K readsvision pro
FlipByBlinkfmewvha.hashnode.dev·Jul 23, 2024[visionOS, ARKit] Tape measure app by hand tracking [Sample code]Sample code: minimal version Outline Measure the distance between the tips of the index fingers of both hands. Displays a 3D object of the tape measure. Displays the measured value at the center of the tape measure. The unit is meters. Source cod...56 readsVisionOS
Tom Krikoriantomkrikorian.hashnode.dev·Jul 12, 2024Riding the VR Wave: Why I'm Still Bullish on Apple Vision ProThe Vision Pro has been out in the US since February and is finally available in France this week. Let's start with the obvious: It didn't change the industry like we expected. We've been waiting for years for Apple to enter the space, but they got t...1 like·642 readsvision pro
Tom Krikoriantomkrikorian.hashnode.dev·Jun 18, 2024Unlocking Business Potential: New Enterprise APIs for visionOS 2Ever since the Vision Pro was released, I have always felt like we were missing key APIs to unlock the device's power in B2B use cases. Apple listened to the developer community and now provides us with the tools necessary to explore new use cases wi...66 readsVisionOS
Karan Balajiblog.karanbalaji.com·Feb 27, 2024Day 28/100: Exploring Design Insights from Unity Apple Vision Pro ConferenceThis article is about the Unity Apple Vision Pro conference, where the future of spatial design takes center stage. We're diving deep into the insights and challenges shared by luminaries in the field, uncovering how they're reshaping our digital int...5 likes·26 reads#100DaysOfDesign UX
Muhammad Wasay T.thedatamaestrowasay.hashnode.dev·Feb 18, 2024Unveiling the Future: Microsoft's Interactive Agent Foundation ModelAs Geoffrey Hinton, a leading figure in Deep Learning, had already claimed, "Digital Intelligence may surpass Biological Intelligence." This statement sparks fear and curiosity: Are we on the brink of being replaced by AI? The questions are echoing t...research
Amos Gyamfiamosgyamfi.hashnode.dev·Feb 12, 2024Create a Drawing App for visionOSvisionOS’s unique multimodal interactions, such as using the eyes, hands, and voice to interact with objects, make it an exciting platform to experiment with. The platform allows developers to mix and place 2D and 3D content and display them in Windo...vision pro
Tomic Riedelhashnode.tomicriedel.com·Feb 4, 2024Develop before the Hype: Develop your Flutter App for Apple Vision ProIt's no secret: The Apple Vision Pro has officially been released! With it comes a new era of virtual computing and a new hype in app development. Let's take a look at how to create a Flutter App in Vision Pro: Set up your Xcode environment First, op...Flutter