Fractal Spirograph
Coding Challenge #61
In this coding challenge, I attempt to create a “Fractal Spirograph” with Processing (Java). The visuals are inspired by images and explanation on C. J. Chen’s blog.
Community Contributions
- Render large images by Josef Kuchar (Source Code)
- Rainbow fractal in p5.js by Zalastax (Source Code)
- Multiple rainbow fractals (performant) in p5.js/typescript by Gaweph (Source Code)
- Multiple colored in Fractals by ColeNOXyd2nd (Source Code)
- Custom Fractal Spirograph in p5 by Raime Carroll (Source Code)
You can also add your own version! (See how)