Step Into Vision
@stepinto.vision
๐ค 94
๐ฅ 159
๐ 117
Step into the world of visionOS development with SwiftUI, RealityKit, and ARKit.
pinned post!
Have you looked at the Learn visionOS page recently? We've been updating this all summer with visionOS 26 features.
#visionOS
#AppleVisionPro
#SpatialComputing
stepinto.vision/learn-vision...
loading . . .
3 months ago
0
1
1
Catch on the latest from Step Into Vision with our weekly newsletter.
#visionOS
#AppleVisionPro
stepinto.vision/articles/ste...
loading . . .
Step Into Newsletter โ November 28, 2025
Get started with Image Presentation Component, upcoming events, and Thanksgiving.
https://stepinto.vision/articles/step-into-newsletter-november-28-2025/
about 14 hours ago
0
1
1
reposted by
Step Into Vision
Joseph Simpson
2 days ago
To follow up from the spatialOverlay example, we can also define custom alignment points using AlignmentID. This examples shows points on the front a volume, you can do this with depth inside the volume too!
#visionOS
#SwiftUI
#RealityKit
stepinto.vision/example-code...
loading . . .
0
6
1
reposted by
Step Into Vision
Augmenos แฏ
3 days ago
I love building with Reality Composer Pro! "Orbiting Earth" environment with Sputnik 1.
#visionOS
#AppleVisionPro
loading . . .
0
4
1
This week we're working on example code for Image Presentation Component in RealityKit
#RealityKit
#SwiftUI
#visionOS
stepinto.vision/category/exa...
2 days ago
0
1
0
We can use Image Presentation Events to update our UI or environment when transitioning between viewing modes. Caveat: not all transitions fire the TransitionStarted event.
#visionOS
#SwiftUI
#RealityKit
stepinto.vision/example-code...
loading . . .
3 days ago
0
3
1
Let's take a quick look (haha) at the viewing modes with Image Presentation Component. Available modes depend on the type of image being presented.
stepinto.vision/example-code...
loading . . .
3 days ago
0
4
1
add a skeleton here at some point
3 days ago
0
2
0
Just a reminder that we have a calendar for the visionOS community now. Find events events and make connections with developers and professionals. If you are hosting a visionOS event, let us know so we can add it to the calendar.
stepinto.vision/events/
3 days ago
0
1
0
reposted by
Step Into Vision
Joseph Simpson
3 days ago
spatialOverlay in visionOS 26 allows us to create 2D and 3D overlays on SwiftUI Views. This is really useful with Model3D view. We can select from some preset anchors to position these.
stepinto.vision/example-code...
loading . . .
0
5
2
Image Presentation Component allows us to display Standard and Spatial Photos. We can also generate Spatial Scenes from existing photos.
stepinto.vision/example-code...
loading . . .
4 days ago
0
4
2
Announcing Team Leads for the Shared Visions Project. Thank you to everyone who stepped up. We'll have plenty of opportunities for you all to lead and contribute to this project.
stepinto.vision/articles/sha...
loading . . .
Shared Visions: Team Leads and Story Progress
Announcing Team Leads for the Shared Visions Project.
https://stepinto.vision/articles/shared-visions-team-leads-and-story-progress/
5 days ago
0
1
1
Another guest lab from Michael Temper, showing how entities move in World, Local and Object Space.
#visionOS
#SwiftUI
#RealityKit
stepinto.vision/labs/lab-095...
loading . . .
Lab 095 โ World, Local & Object Space
Shows the movement in World, Local and Object Space.
https://stepinto.vision/labs/lab-095-world-local-object-space/
6 days ago
0
3
1
Step Into Newsletter for November 21, 2025 New Timeline Examples, Shared Visions Update, and a lot going on in December. Resources include open source projects, an awesome app his TestFlight, and weekend reading.
stepinto.vision/articles/ste...
loading . . .
Step Into Newsletter โ November 21, 2025
New Timeline Examples, Shared Visions Update, and a lot going on in December.
https://stepinto.vision/articles/step-into-newsletter-november-21-2025/
8 days ago
0
5
3
The OnCollision Behavior can fire a Timeline when colliding with more than one Entity.
stepinto.vision/example-code...
loading . . .
9 days ago
0
2
2
We had 20 people complete the Call for Stories form. This is your reminder to fill this out today if you have a chance.
stepinto.vision/articles/sha...
loading . . .
Shared Visions: A call for Stories
We need help with the writing process! Tell us your story.
https://stepinto.vision/articles/shared-visions-a-call-for-stories/
9 days ago
0
2
4
We can use Behaviors in a parent scene to trigger Timelines in a child scene. This can help keep our timeline sections, by defining them with their entities.
stepinto.vision/example-code...
loading . . .
Timelines: Composing Timelines with Collision Behaviors
We can use Behaviors in a parent scene to trigger Timelines in a child scene.
https://stepinto.vision/example-code/timelines-composing-timelines-with-collision-behaviors/
9 days ago
0
3
2
Do you want to hang out with the best visionOS community? We have two weekly meetings for you!
@coderox.bsky.social
and
@elkraneo.bsky.social
hosts the Wednesday meeting.
@vrhermit.com
hosts the Friday meeting. Find these and other events on our calendar
stepinto.vision/events/
11 days ago
0
5
2
Composing Timelines can be a great way to keep our scenes modular and easy to update.
stepinto.vision/example-code...
loading . . .
Timelines: Compose Timelines
We can next Timelines in others to group actions into small reusable sequences.
https://stepinto.vision/example-code/timelines-compose-timelines/
11 days ago
0
3
1
reposted by
Step Into Vision
Joseph Simpson
13 days ago
Reminder for the Shared Visions community. Please complete the "Share your Story" form by November 20th. Your answers to these questions will guide the story and theme structure of our project.
stepinto.vision/articles/sha...
loading . . .
0
5
2
Shared Visions Update: A call for Leaders We need your help leading teams on the Shared Visions Project.
stepinto.vision/articles/sha...
loading . . .
Shared Visions: A call for Leaders
We need your help leading teams on the Shared Visions Project.
https://stepinto.vision/articles/shared-visions-a-call-for-leaders/
13 days ago
0
0
1
Step Into Newsletter for November 14, 2025. โ Three new examples in our Timelines series. ๐ฅ Get Started with Video on visionOS ๐ฅผ The first Guest Lab on the site ๐ธ A visionOS Happy Hour event Check out the full newsletter and get subscribed for updates!
stepinto.vision/articles/ste...
loading . . .
Step Into Newsletter โ November 14, 2025
Work with timelines, get started with video, and attend community events.
https://stepinto.vision/articles/step-into-newsletter-november-14-2025/
15 days ago
0
2
2
We can trigger multiple behaviors to run timelines when a single notification is fired. This even works when some entities are defined in separate files and included as references.
stepinto.vision/example-code...
loading . . .
16 days ago
0
3
1
A few notes about working with Entity Actions in Timelines. โ Targeting actions to Entities โ Editing options โ Helpful tips for missing components โ Visual preview of some actions
stepinto.vision/example-code...
loading . . .
17 days ago
0
3
2
We can create Timelines in Realty Composer Pro to add interaction and animation to our scenes. โ Create timelines โ Compose timelines โ Loop timelines continuous
stepinto.vision/example-code...
loading . . .
17 days ago
0
3
3
We have something special today: Getting Started with Video on visionOS by
florentmorin.bsky.social
of
@studio84-vision.bsky.social
Explore three options for video players, each of which can play a variety of formats from flat 2D video to Apple Immersive Video.
stepinto.vision/articles/get...
loading . . .
19 days ago
0
10
3
reposted by
Step Into Vision
Michael Temper
21 days ago
Porta Nubiโs PS VR2 controller support is now available on the App Store! ๐ฎ If you have the controllers make sure to give it a try, you can truly feel the light flowing through your hands! โจ Haptics can be really a great way to increase immersion! ๐ซจ
loading . . .
0
4
3
Out now: Step Into Newsletter for November 7, 2025 โ Dive deep into animations ๐๏ธ Find events on the Community Calendar ๐ Tons of community resources ๐ค So much weekend reading
#visionOS
#AppleVisionPro
stepinto.vision/articles/ste...
loading . . .
Step Into Newsletter โ November 7, 2025
Dive deep into animations, check out events on the Community Calendar, and load up with plenty of weekend reading.
https://stepinto.vision/articles/step-into-newsletter-november-7-2025/
22 days ago
0
3
2
reposted by
Step Into Vision
Create with Swift
22 days ago
www.createwithswift.com/creating-orn...
loading . . .
Creating Ornaments in visionOS
Understand the usage of Ornaments in visionOS applications.
https://www.createwithswift.com/creating-ornaments-in-visionos/
0
4
1
reposted by
Step Into Vision
Create with Swift
22 days ago
Creating Ornaments in visionOS โ an article by Alfonso Tarallo that looks into designing persistent interface components for spatial apps. Check it out: link in the comments โฌ๏ธ
1
3
2
Something really cool that
@elkraneo.bsky.social
included in this article is the Prioritization Matrix to help us choose the right animation tool to fit our needs. Check it out and down the PDF version to keep handy.
stepinto.vision/articles/dee...
22 days ago
0
2
1
reposted by
Step Into Vision
Joseph Simpson
23 days ago
Sometimes we want to keep an existing window, but show another window while presenting an immersive space. I like to use Push Window to show controls or info windows related to the space, then return to the main app window on exit.
stepinto.vision/example-code...
loading . . .
1
4
2
reposted by
Step Into Vision
Joseph Simpson
24 days ago
We can set up two-way communication between a code and a timeline in Reality Composer Pro using Notifications. โ Broadcast from code and receive with Behavior Component to call a Timeline โ Broadcast from an Action in a Timeline and receive in code
stepinto.vision/example-code...
loading . . .
0
6
3
reposted by
Step Into Vision
ThingThree
25 days ago
This is an amazing resource for anything even thinking about building code for Apple Vision Pro. Itโs also full of short demos- even without the device, this is interesting stuff
add a skeleton here at some point
0
2
2
Today we are publishing the 400th post on Step Into Vision ๐ Read the Deep Dive into Animation on visionOS by Cristian Dรญaz
#visionOS
#SwiftUI
#RealityKit
#SpatialComputing
stepinto.vision/articles/dee...
loading . . .
Deep Dive into Animation on visionOS
Explore how the animation tools and rendering paths on visionOS can enhance your spatial applications. Learn how temporal cues improve user clarity and comfort while navigating spatial changes.
https://stepinto.vision/articles/deep-dive-into-animation-on-visionos/
25 days ago
0
4
4
Introducing our new Community Calendar on Step Into Vision. A curated list of events for the visionOS community
stepinto.vision/example-code...
loading . . .
27 days ago
0
3
2
If you're participating in Shared Visions, then we have an update for you this weekend. Please give this a read and spend a little time answering some questions about how you ended up in the Apple Vision Pro community.
stepinto.vision/articles/sha...
loading . . .
Shared Visions: A call for Stories
We need help with the writing process! Tell us your story.
https://stepinto.vision/articles/shared-visions-a-call-for-stories/
27 days ago
0
2
2
reposted by
Step Into Vision
Joseph Simpson
27 days ago
I made it my goal to publish something useful for visionOS developers every single day of 2025. I've been sticking to that goal for ten months now!
#visionOS
#AppleVisionPro
stepinto.vision
2
18
5
We have a really great article coming next week. Make sure to get subscribed now so you don't miss our deep dive into animations for visionOS. We have both email and RSS subscription options.
stepinto.vision/follow-step-...
loading . . .
Follow Step Into Vision
RSS Feeds You can subscribe to one of our RSS feeds in your reader of choice. Main Feed: A feed of everything we publish on Step Into Vision Articles: Newsletters and featured articles only Labs: Oโฆ
https://stepinto.vision/follow-step-into-vision/
28 days ago
0
3
2
This week on Step Into Vision: Revamped Gesture Series, a lot of aMUSEment, and opportunities meet with Apple. Check out the latest edition of our newsletter now!
stepinto.vision/articles/ste...
loading . . .
Step Into Newsletter โ October 31, 2025
Revamped Gesture Series, a lot of aMUSEment, and opportunities meet with Apple.
https://stepinto.vision/articles/step-into-newsletter-october-31-2025/
29 days ago
0
1
2
Do you appreciate the work we do at Step Into Vision? Consider supporting us as we continue to build the best resource for visionOS developers.
ko-fi.com/stepinto
loading . . .
Support Step Into Vision
Support Step Into Vision
https://ko-fi.com/stepinto
29 days ago
0
2
0
reposted by
Step Into Vision
Tim Mitra แฏ ๐จ๐ฆ๐บ๐ฆ
30 days ago
One week with the
#VisionProM5
โ sharper, faster, and more comfortable. New M5 chip = 10% more pixels, smoother passthrough, 50% faster Apple Intelligence
#visionOs
Not a must-upgrade, perfect for first-time buyers & devs. Dual Knit Band, huge comfort win
it-guy-technologies.kit.com/posts/issue-...
loading . . .
Issue 23: diff visionOS - Vision Pro M5: One Week Later
https://it-guy-technologies.kit.com/posts/issue-23-diff-visionos-vision-pro-m5-one-week-later
0
6
3
reposted by
Step Into Vision
Joseph Simpson
30 days ago
Thanks to Tim for having me on Vision Pros to talk about the new M5 Apple Vision Pro. We also talked about the new spatial accessories and touched on the Galaxy XR headset that launched last week.
visionpros.fm/2025/10/30/e...
loading . . .
Episode 53 โ M5 Apple Vision Pro with Joseph Simpson
Joseph Simpson from StepInto.Vision is back on the podcast to discuss his experiences with the M5 Apple Vision Pro, the Muse, the Sense Controllers, and the Dual Knit Band. We wrap up the episode dโฆ
https://visionpros.fm/2025/10/30/episode-53-m5-apple-vision-pro-with-joseph-simpson/
0
3
1
Updated to include some details about Gesture Component:
stepinto.vision/example-code...
loading . . .
How to use SwiftUI Gestures with RealityKit Entities
Learn how to integrate SwiftUI gestures with RealityKit entities in visionOS. This example covers adding necessary components in Reality Composer Pro, creating targeted gestures like TapGesture, and a...
https://stepinto.vision/example-code/swiftui-gestures-with-realitykit-entities/
30 days ago
0
3
2
reposted by
Step Into Vision
Snapp Mobile iOS Newsletter
about 1 month ago
๐ ๐ด๐๐๐๐๐ ๐ผ๐๐๐๐๐ ๐๐ฃ๐ ๐ธ๐๐ฃ๐๐๐๐๐๐๐๐ก๐ ๐ก๐ ๐ ๐๐๐ ๐๐๐๐ by Joseph Simpson (
@vrhermit.com
) Want to blow your users' minds with immersive web experiences? Creating website environments using USDZ files in visionOS 26.
#Swift
#visionOS
#iOSDev
stepinto.vision/articles/add...
loading . . .
Adding Immersive Environments to a Web Page
Using USDZ files to create immersive backgrounds for web pages.
https://stepinto.vision/articles/adding-immersive-environment-to-a-web-page/
0
6
2
When using gestures to transform entities, we often need to use the initial transform (before the gesture) in our calculations. Here is one approach to capture that value in a custom component when using Gesture Component in visionOS 26.
stepinto.vision/example-code...
loading . . .
about 1 month ago
0
4
2
Today we have a quick article with a few details about using Gesture Component in visionOS 26. We'll build on these concepts soon.
stepinto.vision/example-code...
loading . . .
about 1 month ago
0
6
3
Environment Blending Component gives us some control over how how entities blend in with objects in our environment. It's not perfect or instantaneous, but it is pretty neat. Hopefully we'll see this component improve over time.
#visionOS
#RealityKit
stepinto.vision/example-code...
loading . . .
about 1 month ago
0
5
2
reposted by
Step Into Vision
Arman
about 1 month ago
Time to show how the scan actually looks!
loading . . .
0
6
3
reposted by
Step Into Vision
Snapp Mobile iOS Newsletter
about 1 month ago
๐ฑ ๐๐ฌ๐ฌ๐ฎ๐
#๐๐
๐ข๐ฌ ๐จ๐ฎ๐ญ! Featuring: ๐ ๐โ๐ ๐น๐๐ ๐ก ๐ธ๐๐๐๐๐๐๐ ๐๐๐๐ ๐ค ๐๐๐กโ ๐ด๐ผ, ๐ผ ๐๐๐ ๐๐ข๐ ๐ก ๐๐ข๐๐๐ ๐กโ๐๐๐๐ ! ๐พ ๐๐ค๐๐๐ก๐ท๐๐ก๐ ๐๐๐๐๐๐๐๐ก๐๐๐๐ ๐ค๐๐กโ ๐๐๐๐? โก๏ธ ๐๐๐๐๐๐๐ก๐๐๐ ๐ค๐๐กโ ๐ถ๐๐๐๐ข๐๐๐๐๐๐ฆ ๐ฅฝ ๐ฟ๐๐๐๐๐๐ 3๐ท ๐๐๐๐๐๐ ๐๐ ๐ฃ๐๐ ๐๐๐๐๐ ๐ ๐ผ๐๐๐๐๐ ๐๐ฃ๐ ๐๐๐ ๐ธ๐๐ฃ๐๐๐๐๐๐๐๐ก๐ ๐๏ธ ๐๐๐๐๐๐ฆ: ๐ฟ๐๐๐๐ ๐ก๐ ๐๐๐๐ฃ๐๐๐๐๐ ๐ ๐ ๐ด๐๐๐๐๐ ๐๐๐๐๐
#iOSDev
#Swift
loading . . .
Snapp Mobile iOS Newsletter 63
Issue 63 โข October 24, 2025
https://ios-newsletter.snappmobile.io/issues/2025-10-24-issue-63.html
0
2
2
The Step Into Newsletter for this week out! Catch up with the latest code examples, explore immersive web environments, find great resources, and learn all about the new M5 powered Apple Vision Pro.
stepinto.vision/articles/ste...
loading . . .
Step Into Newsletter โ October 24, 2025
Did anything interesting happen this week?
https://stepinto.vision/articles/step-into-newsletter-october-24-2025/
about 1 month ago
0
3
3
Load more
feeds!
log in