Obviously, you could animate something like this by hand but is there any software on Linux meant to simulate this kind of mechanism?
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
wouldn’t you still need to write your own angle solver? this feels like the same thing as using pygame or something
Man, it’s been years since I looked at Processing. I forgot it exists. This could be a good option.