Board index » delphi » Fractals

Fractals

I am still working on the mandelbrot set and now need faster code in Pascal
and or asm. Can any of you help in this on-going project.
And I am still stuck with only 19 decimal places for zooming.

The sets I develop are in 8,16 and 24 bit colour.

I am about to get a new system which will help a bit (pIII 500).

Thanks for any help

 

Re:Fractals


Quote
"RUSSELL" <RUSS...@EDGTECH.CO.UK> wrote:
>I am still working on the mandelbrot set and now need faster code in Pascal
>and or asm. Can any of you help in this on-going project.

Make sure you're doing it efficiently.  My Pascal Mandelbrot
program is pretty fast.

Jud McCranie

Other Threads