Post

Replies

Boosts

Views

Activity

Building an Immersive Experience with RealityKit - POOR performance
hi In my M1 iPad Pro gets to 25 fps after 20 seconds and same for my iPhone pro 12 seems to happen when scenereeconstruction is on is this going to be improved? or should I just stick with SceneKit?
Replies
0
Boosts
0
Views
791
Activity
Sep ’21
Thread sanitizer with ARKit or Reality Kit
is there any way to detect data races using ARKit? it only runs on simulator thank you!
Replies
1
Boosts
0
Views
1.2k
Activity
Oct ’21
Hybrid rendering recommended for iOS?
I want to include hybrid rendering for shadows, but im afraid iOS devices can handle the workload. They didn't mention anything on the video about iOS performance
Replies
1
Boosts
0
Views
1.2k
Activity
Nov ’21
How do you fully release memory created by PhotogrammetrySession?
Hello, After each PhotogrammetrySession completed successfully there's some memory not being release. After a couple PhotogrammetrySessions it fills all my RAM memory. How do you completely release all memory for the the next PhotogrammetrySession ? Thank you
Replies
1
Boosts
0
Views
1.1k
Activity
Jan ’22
Please add an easy way to render text on Metal.
Most of my GPU developing time is dealing with bad xml/json font files instead of doing actual GPU work. many ways of rendering text, all of them have their caveats.
Replies
0
Boosts
0
Views
1.1k
Activity
May ’22
can I take a photo using the builtInUltraWideCamera while using ARKit ?
I want to capture a high resolution photo but with builtInUltraWideCamera, is that possible to configure using configurableCaptureDeviceForPrimaryCamera? thank you
Replies
0
Boosts
0
Views
1.1k
Activity
Jun ’22
Can I use room plan api with scene reconstruction api ?
I want to use room plan api alongside with scene reconstruction api at the same time. but doesn't seem to work
Replies
2
Boosts
0
Views
2.7k
Activity
Apr ’23
Where's the sample project link for mesh shaders?
I see no sample project that's being shown in mesh shaders WWDC video.
Replies
1
Boosts
0
Views
1.7k
Activity
Jun ’22
Can you use lidar while on continuity?
trying to build computer vision using the lidar
Replies
0
Boosts
0
Views
1.4k
Activity
Jan ’23
How to get the distance between two points using the LiDAR 15.4?
I'm able to get the distance between two points using ARKit easy but with AVFoundation the data doesn't make sense. I get wrong values Any help thank you!
Replies
1
Boosts
0
Views
1.1k
Activity
Jan ’23
ARKit Lidar more accurate than AVFoundation LiDAR
The idea of using AVFoundation is because higher resolution depth maps and more accurate instead of ARKit, but me trying it on iPhone 12,13 pro isn't the case. the filtered map jumps too much from depth values and the unfiltered depth map has a lot of holes and sometimes It maybe go all black. I'm I missing something? how I should be testing it?
Replies
1
Boosts
0
Views
1.8k
Activity
Feb ’23
Hybrid Rendering MPSRayIntersector not working
Hello, im trying to add RT shadows to my deferred rendering engine and I been stuck for days now. Using MPSRayIntersector and following apple's example on https://developer.apple.com/documentation/metalperformanceshaders/animating_and_denoising_a_raytraced_scene Here's my scene with 2 Models please help thank you !
Replies
2
Boosts
0
Views
1.2k
Activity
Apr ’23
Please add a Metal sample for visionOS
The documentation is very sparse
Replies
3
Boosts
2
Views
1.4k
Activity
Aug ’23
TextureResource.DrawableQueue supported?
I see the documentation says visionOS, but when I run the code it return nil on nextDrawable()
Replies
3
Boosts
0
Views
759
Activity
Aug ’23
What is this node supposed to do in Reality Composer pro?
Surface screen position does it return model's vertices XYZ position normalized? node graph needs more tutorials and explanations made 0 progress
Replies
1
Boosts
0
Views
711
Activity
Oct ’23