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