zooming in too much causes pixelation

52 views
Skip to first unread message

John Lutz

unread,
Oct 30, 2013, 6:17:58 AM10/30/13
to xaos-...@googlegroups.com
Hi!

If I zoom into a Mandelbrot image too much it pixelates and
further zooming doesn't maintain a detailed image.

Is this because there is no more room on the stack?

Is there a way to fix this?

Thanks,
John

Dominic Muller

unread,
Feb 8, 2014, 5:38:46 PM2/8/14
to xaos-...@googlegroups.com
This is expected behavior.  Unless you'd like to recode the program to facilitate arbitrary precision, you're going to bump into the precision limit of 32 bit floating point calculation.  At some point you've zoomed in so far that the program cannot distinguish between values. 
Reply all
Reply to author
Forward
0 new messages