Perfect Fifth

F# Fable bindings for p5js, with some functional sugar on top.

Perfect Fifth is a thin wrapper around p5js for F#. To get started, look at the following pages:

⚠️ All of the core p5.js library functions have been implemented, except those under the Data and IO namespaces. This is not due to a technical limitation, but because of a lack of time/need. PRs are welcome!

This sketch is adapted from the p5js Flocking example. Drag your mouse to add more boids.