Julia Set
Details
In a 500x500px canvas, draw the Julia set for f(z) = z^2 + c, where c = -0.4 + 0.6i. Output the image in PPM grayscale format.
0 bytes, 0 chars
Restore solution
Compiled from
AT&T syntax to x86-64 Linux. Use
syscalls to write output.
ctrl + enter or