JohnSundell / JohnSundell/ImagineEngine
Playground rendering all black.
Open
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Running the Asteroid Blaster tutorial in Xcode 9.2 playground doesn't render scene. Had to search on google for "Playground live view is black" and found a StackOverflow answer that fixed my issue.
Visit https://stackoverflow.com/questions/43020859/xcode-8-playground-live-view-doesnt-work/43022086
`PlaygroundPage.current.needsIndefiniteExecution = true`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.