Post

Replies

Boosts

Views

Activity

Reply to How to create a custom component thru code ? RCP3
1 create a package 2 watch this video minute 4:51 - copy code files https://developer.apple.com/videos/play/wwdc2026/281 3 build package .framework using 'MyMac' and copy .framework into a new folder /plugIns 4 open RCP3 and build settings make sure plugins is pointing to the new folder 'plugIns' 5 it should detect automatically @kpfeifer
Replies
Boosts
Views
Activity
Jul ’26
Reply to How to create a custom component thru code ? RCP3
Thank you I had to build the .framework with MyMac instead of VisionOS
Replies
Boosts
Views
Activity
Jul ’26
Reply to ManipulationComponent Not Translating using indirect input
still happens, removing widgets fixed it
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to ManipulationComponent Not Translating using indirect input
Still happens in beta 6
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’25
Reply to RemoteImmersiveSpace sample isn't working
if I unwrap later it still crashes session = ARKitSession(device: context.remoteDeviceIdentifier!)
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jun ’25
Reply to bundle id is missing when creating an app
same here cold be a backend issue ?
Replies
Boosts
Views
Activity
Mar ’24
Reply to DrawableQueue to RealityKit ShaderGraphMaterial ignoring alpha channel of texture?
where are you calling Draw frame ?
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’23
Reply to TextureResource.DrawableQueue supported?
works for iOS but not on visionOS just did file a bug! :) thanks
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to Utilizing Point Cloud data from `ObjectCaptureSession` in WWDC23
checkpointDirectory seems to only write the .bin files when you flip the object and get deleted once the reconstruction was successful
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Hybrid Rendering MPSRayIntersector not working
made MPSRayIntersector work... I was mixing normals with vertices when loading a .OBJ always check MDLVertexDescriptor
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to Hybrid Rendering MPSRayIntersector not working
These models are being imported by Model I/O api
Topic: Graphics & Games SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’23
Reply to Get distance from uvd and intrinsic matrix?
same here
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to How to get the distance between two points using the LiDAR 15.4?
BTW I project two points as point clouds and get the distance in ARKit, but with AV I get wrong values
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to RealityKit Sample Project Issues; Performance and Crashes
underwater RealityKit works bad as well.
Topic: Graphics & Games SubTopic: RealityKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Reduce Memory footprint of RealityKit App
reality kit still a toy
Topic: Spatial Computing SubTopic: ARKit Tags:
Replies
Boosts
Views
Activity
Sep ’22