Challenges

Featured Challenge:
#163 — Bézier Curves

Have you ever wanted to know more about bézier curves in p5.js? Thanks to a generous donation from Jason Oswald, I do a deep dive exploring the bézier curve function and the math behind the algorithm?

aug 22, 2021

Bézier Curves

Filter by Language

Pick a language to filter

Filter by Topic

Leibniz formula

In this coding challenge, I use the Leibniz formula (aka infinite series) to approximate the digits of Pi and graph the convergence.

Leibniz Formula for Pi