English: Large resolution image showing a small region of the Burning Ship fractal, which is an iterative fractal based on the Mandelbrot Set with a slightly modified formula ( Z = ( |Re(Z)|+|Im(Z)|i )² + c instead of Z = Z² + c ). The rendering technique is the same one as used in the Buddhabrot images, where the brightness corresponds to a probability distribution, forming a 2D histogram. The brighter a pixel is, the higher a chance that one of the fractal iterations will land on that pixel. Many random points c are selected, and only those that are outside of the Burning Ship Set are contributing to the visualisation. The more points c are sampled, the less noise will be present. The source code can be found at https://github.com/programagor/rainbrot
to share – to copy, distribute and transmit the work
to remix – to adapt the work
Under the following conditions:
attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.