Hi,
I need create a 3D model of and animate a robotic arm. The arm is going to receive inputs on how to move via serial I/O.
What is the best Java IDE for me to create this 3D model with? It doesn't have to be fancy or anything, just a proof of concept. Unfortunately, I haven't had any experience with animation before, so I'd appreciate something that's easy to pick up.
Thanks a lot, I really appreciate any help.
Zain
PS: I could potentially do this in 2D as well, except I imagine that would probably entail more work since I'd have to draw a lot more images. If I'm wrong please let me know.
Below I've made an approximate ascii drawing of what the arm needs to look like, with the x's showing all the joints that need to rotate. If I didn't have to rotate the base as well, this would probably have been pretty easy to do in 2D.
____
/ ___|
______/ /
/x_____x|
/ / \ \___
/ / \____|
/x/
| |
| |
___| |___
|___x___|