scntechnique Questions

1

I'm trying to do depth-testing in a post-processing step of an AR SceneKit demo. I would need the depth map of the rendere ARSCNView for that. It seems impossible to get it using an SCNTechnique. ...
Ecclesiastical asked 25/9, 2018 at 9:23

2

I want to use a SCNTechnique with Metal shaders in Swift Playgrounds on a SCNView. Therefore I tried compiling my shaders with the following code: guard let metalDevice = sceneView.device else { ...
Housewares asked 17/3, 2018 at 17:21
1

© 2022 - 2024 — McMap. All rights reserved.