My attempt at recreating ABENICS active ball joint maths using three.js based on original paper.
Simulation does not currently work correctly! Need someone to fix cos I am done with it.
- Demo running here: https://aegis1980.github.io/threejs-abenics/. Takes a moment to show up.
- To run locally: with vs code use Live Server entension. Should serve up as
localhost:5500
in browser.