By Luke Konior
Intro
This article shows how to write basic shaders in the SpriteKit. It’s split into two parts: first we play, then we learn.
It also contains information how to use SKAttribute and SKAttributeValue classes that were added in iOS SDK ...