Playing with Processing. Pi calculators.
https://technicat.itch.io/processing-pi
- Processing 100%
| pi_circle | ||
| pi_darts | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
My processing projects
pi_darts calculates pi by randomly throwing darts at a square enclosing a circle.
pi_circle calculates pi by approximating the circumference of a circle with inscribed polygons.