JavaScript program to compute epicycles for a given path. Demo in https://gianmarco-todesco.github.io/epicycles/.
This is just plain JavaScript. No libraries or framework. It uses ES6. Possibly it does not work on every browser
See the LICENSE file for license rights and limitations (MIT).