scenekit-outline-shader-scntechnique
scenekit-outline-shader-scntechnique copied to clipboard
swift playground in Xcode 9.3 using an SCNTechnique / shaders to outline shapes
Results
2
scenekit-outline-shader-scntechnique issues
Sort by
recently updated
recently updated
newest added
trafficstars
Runs in Xcode without issue, but running using swift playgrounds 2.1 released on 30th April 2018, it crashes on `scnView.technique = SCNTechnique(dictionary: technique)` by commenting out this line, the playground...