JULIA_SET_SHADER

The shader used for rendering the Julia set fractal.

A Julia set is a complex fractal structure defined by a mathematical formula. This shader visualizes the Julia set by iterating complex numbers and determining their membership in the set, resulting in intricate and visually captivating patterns.