Questions tagged [fractal]

3 questions
2
votes
1 answer

Why do fractals get pixelated when I zoom in too close?

Currently I am using XaoS to view fractals. However, when zoomed in too much, it gets pixelized and I can't zoom in any more. How can I use this program, or some other program, in a way which allows me to zoom in forever in a fractal?
Rookie
  • 1,243
1
vote
0 answers

How to display recursive geometric image in browser with infinite zooming?

Context Suppose one has a pentagonal tiling where each plane is also made up of a pentagonal tiling (if that is not possible, assume cubic). Suppose each parent is x times larger than its child. Then one has a fractal tiling where one can zoom in…
a.t.
  • 453
0
votes
2 answers

How to view a 100,000x100,000 massive image 30GB

I've made a madnelbrot set generator in C and I've rendered a massive 100,000 square pixel image and its come out to be 30GBs big. My computer has 4GBs ram, how long should it take to load it? Thanks for the help.
Jordan
  • 109
  • 4