CodingTrain / CodingTrain/Suggestion-Box
Challenge suggestion: Newton's fractal
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Colouring points according to what root they will converge to using Newton's method will render a nice looking fractal.
An idea for the challenge could be the make it interactive, so you can choose how many iterations of Newton's method will be done and moving the roots around (effectively changing the polynomial). (recreate the animation from Grant Sanderson's new video about Newton's fractal - 13:36 into the video linked below)
Grant Sanderson - 3Blue1Brown - Newton's Fractal:
https://www.youtube.com/watch?v=-RdOwhmqP5s&list=WL&index=3&ab_channel=3Blue1Brown
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.