Memory-efficient mandelbrot zooms are an interesting rabbit hole apparently. But I think that with any of them you must store at least one number in full precision. If you zoom 2x/sec then you use minimum 1 bit more ram per second pretty sure. Not certain.
Memory-efficient mandelbrot zooms are an interesting rabbit hole apparently. But I think that with any of them you must store at least one number in full precision. If you zoom 2x/sec then you use minimum 1 bit more ram per second pretty sure. Not certain.