Simple JS object for generating butterfly curves
Simple object for generating butterfly curves
See: https://en.wikipedia.org/wiki/Butterfly_curve_(transcendental)
Option for changing the constants of the original formula.
npm install --save butterfly-curve
See index.js
See test.js
Or:
https://codepen.io/diversen/pen/YQoZgR
MIT © Dennis Iversen