Jason K. Moore
Jason K. Moore
> Are these actually supported in the three.js version that pythreejs is currently built against? I have no idea. Not sure how to know. I just see them in the...
Ok, I'm trying to swap out pythreejs in PyDy for our custom three.js wrapper and this issue came up. I'll look into it when I'm next working on it.
This seems like a very common need to animate multiple objects with different tracks. I'm struggling to find an answer to this too.
This is the best thing I've found showing how one might do this in Three.js: https://stackoverflow.com/questions/57255000/how-to-animate-2-objects-with-2-different-animations-one-after-another-in-3-js This jsfiddle, in particular: https://jsfiddle.net/6hzr0a9v/ It requires an event listener function so that when...
I opened this question here too: https://stackoverflow.com/questions/59011697/how-do-i-animate-multiple-objects-simultaneously-with-each-having-a-different-ke
Sweet, that works!! Thanks so much. I'll post the full working example and share.
Here is a working example: https://gist.github.com/moorepants/c5ebb846499c4002744b8c101705015f You'd need to: ``` conda install -c conda-forge pydy numpy matplotlib sympy ``` To have the dependencies.
Thanks. I'll check over things on the next release of dash-daq when I'm updating the conda forge package and let you know.
Just noting that the release tags are still not used.
Yes, for sure. I now forget why I felt constraints should have some special explanation regarding this.