Skip to content

Latest commit

 

History

History

001 - Art of PI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Art of PI image

Description

Inspired by this article, with some help from Alca (regarding some p5 functionality) I've tried to replicate the bellow behavior using p5js's bezier function to connect 1000 digits of PI.

Link

You can see the version live on Codepen.

Possible adjustments for the future

  1. Add numbers around the circle to corresponding digits of pi
  2. Leave a blank circle in the middle as in the image above