Tweet
New video drop!

In the final segment of our Basic Physics in #RealityKit series, we use the ECS pattern to define our bowling ball and pin physics, and implement our end-game screen in #SwiftUI. Enjoy!

#swift #iosdev #buildinpublic #AppleVisionPro

youtu.be/dOsr5_dgp7A
Post vacation, amped to toss on my Meta Quest Pro headset, and climb back in my #VR work zone with a whiskey. Relaxing Saturday, working on a #RealityKit/#SwiftUI app, and watching the movie BLOODSPORT, two things that seem related.

#swift #iOSDev #AppleVisionPro #buildinpublic
Hope everyone had a great Memorial Day weekend!

Part 2 of my @SwiftRealityXR Basic Physics in #RealityKit video series just dropped. Feel free to give it a whirl, enjoy!
#swift #iosdev #buildinpublic #wwdc23 #XR

twitter.com/SwiftRealityXR…
New video drop!

In part 2 of our Basic Physics in #RealityKit series, we build our on-screen controls using #SwiftUI, and hook it up to our custom #AR view. Enjoy!

#swift #iosdev #buildinpublic #wwdc23 #xr

youtu.be/-dN8_zWdOVM
New video drop!

In part 2 of our Basic Physics in #RealityKit series, we build our on-screen controls using #SwiftUI, and hook it up to our custom #AR view. Enjoy!

#swift #iosdev #buildinpublic #wwdc23 #xr

youtu.be/-dN8_zWdOVM
Relaxing Friday evening, building Apple #RealityKit apps in #VR with the #Playoffs on, in the @MetaQuestVR Pro headset. Getting up early to hit the bike trails. Happy Memorial Day weekend!

#Swift #iOSDev #XR #WWDC23 #buildinpublic
Relaxing Friday evening, building Apple #RealityKit apps in #VR with the #Playoffs on, in the @MetaQuestVR Pro headset.

Working on my next @SwiftRealityXR video. Getting up early to hit the bike trails.

Happy Memorial Day weekend!

#Swift #iOSDev #XR #WWDC23 #buildinpublic
New video drop!

I'm starting a new 4-part tutorial series on how to implement basic physics in #RealityKit and Reality Composer. This is part 1. Part 2 is coming soon. Enjoy!

#iOSDev #Swift #AR #VR #XR #MR #buildinpublic

youtube.com/watch?v=rIKRun…
New video series!

We're gonna build the classic Roll-A-Ball game in augmented reality to demonstrate basic physics in #RealityKit and Reality Composer. We’ll also be using #SwiftUI to build our screen controls, and ECS to implement the game logic.

youtube.com/watch?v=rIKRun…
New video series!

We're gonna build the classic Roll-A-Ball game in augmented reality to demonstrate basic physics in #RealityKit and Reality Composer. We’ll also be using #SwiftUI to build our screen controls, and ECS to implement the game logic.

youtube.com/watch?v=rIKRun…
Having spent 6 months heads down on #AR with #RealityKit, I'm dusting off #Unity and #XR Interaction Toolkit to whip up a prototype of a #VR idea I just thought of for Apple's headset. Every time I launch Unity, I'm reminded it's the most fun dev tool in existence. #buildinpublic
When working with RealityKit's 3D coordinate system, you might be surprised to find it's "SIMD3" 3D vector type is lacking some common helper functions you'll want to use, so I'm adding them here. #swift #iOSDev #XR #AR #VR #MR #RealityKit #buildinpublic

github.com/joecrotchett/R…