I have a metal shader (written as a SCNProgram for an ARKit app) that takes a depth map of the current scene captured from smoothedSceneDepth. I would like to u
SCNProgram