fullik icon indicating copy to clipboard operation
fullik copied to clipboard

Docs?

Open gigablox opened this issue 7 years ago • 3 comments

Awesome work on this project so far - IK chains are pure sorcery.

I've been looking through the code and understand how you're putting things together, but an API would be massively helpful.

gigablox avatar Jun 08 '18 22:06 gigablox

FullIK is a JavaScript port of my Caliko library (https://github.com/FedUni/caliko) which comes with both a user guide and a comprehensively documented API (that is, it's "javadoc'd" to the hilt). So you could grab that and in all/the-vast-majority-of-cases it will be applicable to this.

alansley avatar Jun 09 '18 06:06 alansley

yes i change some function name but is same docs

lo-th avatar Jun 09 '18 06:06 lo-th

This looks awesome but without a proper doc it's super long to use I think even a simple doc showing creating solver adding bonnes and all the parameters will be perfect. Searching all the info on a java project + the demo it's not good at all.

JordanMachado avatar Jul 02 '18 16:07 JordanMachado