Introduction In this tutorial we’ll be making an iOS app that renders the Mandelbrot Set and allows us to pan and zoom around it exposing beautiful and complex imagery. The end result will look like this: This tutorial we’ll be based on Fractals in Xcode 6 we’ll be using the shader code from there as a starting point. Expand below…
Monthly Archives: June 2015

Happy Birthday, Swift!
It’s been an awesome year since Apple announced Swift! Thousands of developers have rushed to write code in swift – we can see over 41.000 public repositories on github and 36.000 questions on stackoverflow. The number of Swift repositories is growing day by day: Number of github repositories: Number of new github repositories that appear each week. Redmonk predicted that…