Buddhatbrot Computation
Math Chaos
Multithreaded Buddhatbrot Computation
Section titled “Multithreaded Buddhatbrot Computation”Rendering fractals with the Buddhabrot technique discovered by Melinda Green.
An optimization is implemented to compute “hint” points, i.e. points that are likely to produce viable samples.
Only points that escape between the minimum and maximum recursion depth are relevant in later stages.
Thus these points are saved as “hints” and are used for later computation.
Additionally, a histogram method is used to compute the final brightness of each pixel in the exported image.
Buddhabrot Album



