Buddhatbrot Computation
Math Chaos
Multithreaded Buddhatbrot Computation
Section titled “Multithreaded Buddhatbrot Computation”Rendering fractals with the Buddhabrot technique discovered by Melinda Green.
Algorithm Overview
Section titled “Algorithm Overview”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.
Optimization Details
Section titled “Optimization Details”Buddhabrot Album



