Skip to main content

All Questions

Tagged with
2 votes
1 answer
99 views

Animating a series of obj objects using python

I have a series of .obj objects which I want to play in series to create an animation. The obj files are named according to the time steps. My idea was to import one file, show it, wait for half a ...
honey_badger's user avatar
0 votes
0 answers
231 views

Importing OBJ and separating by Loose parts

I am trying to import an assembly file from Onshape into Blender. I am exporting out of Onshape as OBJ. Here is a picture of the Onshape assembly: It is an enclosure with some parts inside. My end ...
Marko Jurisic's user avatar
3 votes
0 answers
297 views

Inconsistent order of vertices/faces in obj files animation

I'm creating old-school renderer, where I'm trying to interpolate between obj file frames. After exporting skeletal animation to multiple ...
Sandro Sobczyński's user avatar
1 vote
0 answers
174 views

Import volumetric video (OBJ sequences)

I have a set of OBJ files (1000+) with the associated texture maps as JPG files. I want to import those into Blender using the Python API either sequentially or all at once and play them while ...
chronosynclastic's user avatar
1 vote
3 answers
3k views

How can I create an animation from a sequence of obj files?

I have a bunch of obj files of human heart, at different times. I'd like to turn them into an animated version(so that we can see the contraction and relaxation in animation), but how can I do that? ...
Samdasu's user avatar
  • 11
0 votes
1 answer
391 views

Is it possible for me to export an animation as an OBJ File?

I have been reading around and cannot seem to find anything that will allow me to save a model animation as an OBJ file that would allow for CFD analysis in a different software. Any help on how to do ...
Alex's user avatar
  • 3
1 vote
0 answers
18 views

How to make a .obj Animation [duplicate]

I got several .obj files from a face and i want too animate them like keyframing. However keyframing does not work since the .obj files might differ in small details. My simplest approach is: make a ...
Gernhard's user avatar
1 vote
1 answer
863 views

When I import OBJ file it does not show [duplicate]

I have imported this file before an it has worked but not this time. I have pressed Numpad . and that just zooms me into here the picture below. I am not in local view.Last time it worked it had ...
Milzona's user avatar
  • 23