Calculating Digits of Pi with Collisions
Coding Challenge #139
Happy Pi Day! In this video, I attempt to compute the digits of Pi using the “collisions” method, thanks to 3Blue1Brown for the idea!
Community Contributions
- Fast p5 implementation by Matei Adriel (Source Code)
- Processing versions with BigDecimal by Daniel Shiffman (Source Code)
- Animation without using PI by tht_jxny (Source Code)
- Pi Day Collisions Visualizing Optics by Anurag Hazra (Source Code)
- The Number of colliosions in The Magic of PI by Ahmad Ali From Mind & World (Source Code)
- Simulate w/o Squares Overlapping by Josef Wittmann (Source Code)
- p5Visuel implementation by André Boileau (Source Code)
You can also add your own version! (See how)