Banner

Mandelbrot Fractal on iPhone

Posté par alpheccar le18 Jan 2009 à 19:02 CEST

I have not blogged a lot so far because I have spent some time on iPhone development for fun. If you like fractals (Mandelbrot and Julia) and if you have an iPhone or iPod Touch then perhaps you may like my free software Mandelbrot. Here is a video:

The original looks better than the compressed video.

You can get it on iTunes

I hope you'll like it :-)

Pas de tags

Commentaires

Ajouter un commentaire...

Image perception

Posté par Juan-Carlos Lerman le23 Jun 2010 à03:08 CEST

Excellent fractal apps. Is there a way to freeze an image? I want to research an optical/visual effect. I'll be glad to expand if interested. 1*5 = ?, ça depends de logiciel, en APL c'est =1 non 5.

Posté par alpheccar le14 Fév 2009 à17:39 CEST

I used Objective C. If you code for iPhone you have not really another choice. It is possible to cross-compile from another language and interface to Objective C but it would be too much work.

Posté par tehgeekmeister le14 Fév 2009 à17:13 CEST

i'm curious what language you used to develop this? i'm considering writing some iphone apps, but i'm hesitant to use haskell because i'm not sure how well it'll interface with the iphone api.