[ad_1]
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It only takes a minute to sign up.
Anybody can ask a question
Anybody can answer
The best answers are voted up and rise to the top
Asked
Viewed
8 times
I have a question about 3D in Java. I need a program to show a 3D model, which is a panel with buttons, a screen and toggle switches. When you click on a button or toggle switch, the corresponding animation with this model is played. Is it possible that I downloaded this model from Blender with the appropriate animations, then when I click on a button, one of the animations is played?
Is it possible to transfer materials and textures from Blender and have it work in the animation?
If so, what is the easiest way to do it?
Is there an option to download the model in .obj format and use the contents of that file to animate individual objects (buttons, screen, etc.)?
\$\endgroup\$
1
lang-java
[ad_2]