1
0
Fork 0
Playing with Processing. Pi calculators. https://technicat.itch.io/processing-pi
This repository has been archived on 2026-01-30. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Processing 100%
Find a file
2022-07-16 20:09:42 -07:00
pi_circle gitignore 2021-07-20 06:56:36 -07:00
pi_darts gitignore 2021-07-20 06:56:36 -07:00
.gitignore gitignore 2021-07-20 06:56:36 -07:00
LICENSE.txt Create LICENSE.txt 2020-12-02 03:38:50 -08:00
README.md Update README.md 2022-07-16 20:09:42 -07:00

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.