Open
Description
Topic
When running the code in https://beta.p5js.org/tutorials/intro-to-p5-strands/, there's is a helper function called sphere
here:

This leads to some somewhat confusing code, as sphere()
is already a thing in p5. Maybe we can rename this to something else?