A
A
anfulu2015-12-06 14:04:25
3D
anfulu, 2015-12-06 14:04:25

What program to visualize the animation of 3D objects to use?

Good afternoon. Please tell me the program for 3D visualization. Let's say I have a file in which the coordinates of the vertices of some object are recorded at various points in time, with the help of which it is possible to visualize the animation of this object so that you can rotate this object with the mouse, zoom in, move it away right while this object changes its shape (right during the animation)?
Of course, I understand that this can be done using openGL or using some other library, but I would like the described functionality to be present, as they say, in a box.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2015-12-06
@gbg

Geogebra can fit
Well, or any engine for games. You just have to tinker.

V
Viktor Korolev, 2015-12-16
@VictKor

For a quick start and a minimum of torment, you can do this:
1. Download blender .
2. Import your model into the scene. I think among a large number of plugins there is a corresponding one.
Then there are two options:
1. Use Blender's built-in real-time engine. You will need to create the simplest camera rotation logic (no programming, just use the built-in logic editor). The output will be an exe file.
2. Use the blend4web plugin (you don't need to program anything. When exporting, the player is already connected (the simplest example) in which you can rotate the object). Restrictions: only webgl. Those. you will get an html file with a model and a player embedded in it, and you will need a browser to view it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question