↧
Perlin Noise Flow Fields
Chances are that you have used Perlin noise before even if you didn’t know it. If you don’t believe me, take a look at the picture below. If that image looks familiar that’s because it’s the much loved...
View ArticleProcessing on Android
Recently, while carousing around the internets I discovered that one of my favorite programming languages, Processing was making its way to one of my favorite portable mobile operating systems Android....
View ArticleDisplacement maps and Metaballs
One of the coolest aspects of stage3D is the ability to program your own shaders. Thanks to the release of Starling 1.3 incorporating shaders into you’re 2D games is easy. In Starling shaders are...
View Article