Cratecode
Create generative art by graphing complex functions using p5.js and a custom complex number class.
Understand the concept of domain coloring and learn how to apply it in generative art.
Explore the Julia Set, a fascinating fractal pattern, and learn how it connects to the Mandelbrot Set.
A beginner's guide to understanding the complex plane and plotting complex numbers.
Learn how to work with complex numbers in JavaScript using a custom Complex class and various mathematical operations.
Explore the Mandelbrot Set, its significance in mathematics and computer science, and its mesmerizing visual properties.