Any software good for making this kind of mechanical animation/simulation?
Any software good for making this kind of mechanical animation/simulation?
Obviously, you could animate something like this by hand but is there any software on Linux meant to simulate this kind of mechanism?
Seems like a good fit for processing maybe?
https://processing.org/examples/arm.html
Man, it's been years since I looked at Processing. I forgot it exists. This could be a good option.
wouldn't you still need to write your own angle solver? this feels like the same thing as using pygame or something