I have been making some 3D models for a Greek Mythology mod I've been wanting to put together, but can't seem to find a program to create animations for them. I am using Blockbench with the Java Entity Model selection. Any tips?
Thanks!
Thanks!
3
I believe you could use Blender for that. There should be a way to export the files with the animation and import them under LWJGL. You'll have to find a tutorial for model importing but I think it can be done.
As far as I know there's really no program that can do that, oddly enough. You'll have to code the animations by hand.
It won't generate the code for you, but you may find it helpful to recreate your entity's model in the Optifine format. That way you can use Blockbench to animate it and visualize roughly what you're trying to do.
Good luck!
It won't generate the code for you, but you may find it helpful to recreate your entity's model in the Optifine format. That way you can use Blockbench to animate it and visualize roughly what you're trying to do.
Good luck!
Thanks, I'll try that!
