python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to convert a complex UIKit View into a SwiftUI View?
there's a lot of code in here but please be patient I will try to explain my question
so i am trying to convert Apple's AvDepthCapture project which is in UIKit as a SwiftUI project, so i copied all t...
aadityaaa
Votes: 0
Answers: 0
Metal Ray Tracing – SceneKit or RealityKit
The WWDC21 talk below shows how to "Enhance your app with Metal ray tracing".
How can I add Metal ray tracing to a SceneKit or RealityKit app?
Any basic example or reference code would be hu...
Mane Manero
Votes: 0
Answers: 1
iOS, RealityKit, Metal Shader APIs. Determine fragment's distance from the camera
Using the new Metal Custom Shader API, I've created Grass models that move over time.
Is there a way to determine the distance between the model's fragment and the camera?
I've tried to search through...

Jakub Gawecki
Votes: 0
Answers: 0
What's wrong with Metal instrument simdgroup_load or simdgroup_store?
OS: MacOS 12.2.1
Hardwear: MacBook Pro 2020, M1
Metal: 2.4
Xcode: 13.2.1
Here is my test computer kernel,which read input buffer with simdgroup_load adn write output buffer with simdgroup_store
kernel...
PYning
Votes: 0
Answers: 1