Tim, Slight progress was made this weekend. I had previously gotten the image setup routine to work. Now the per_pixel routine is working. That would be working in the sense that they don't crash with a segmentation fault. The piece of the puzzle left is the formula routine. Once that is fixed, I should at least get an image to work with. Jonathan
Tim,
Slight progress was made this weekend. I had previously gotten the image setup routine to work. Now the per_pixel routine is working. That would be working in the sense that they don't crash with a segmentation fault. The piece of the puzzle left is the formula routine. Once that is fixed, I should at least get an image to work with.
Hmm, wrong once again. I managed to get the routines to work today, but still no image. What is happening is that the formula routine always returns a 0, so the pixels are always set to the inside= value (coloriter >= maxiter). Jonathan
Jonathan wrote:
Hmm, wrong once again. I managed to get the routines to work today, but still no image. What is happening is that the formula routine always returns a 0, so the pixels are always set to the inside= value (coloriter >= maxiter).
Thanks for the update. I have installed Mandrake 8.2, and have just started updating the float only Xfractint. Xfractint sure doesn't work well under a truecolor or hicolor video mode. Tim
On Sunday 24 March 2002 07:39 pm, Tim wrote:
Thanks for the update. I have installed Mandrake 8.2, and have just started updating the float only Xfractint.
Xfractint sure doesn't work well under a truecolor or hicolor video mode.
That was fixed in one of the patches in the last nine months. It works just fine now. Jonathan
participants (2)
-
Jonathan Osuch -
Tim Wegner