I needed an animated mesh import to blender and .obj is always an easy format to work with, so here's a modification to the blender import script that loads a sequence of .obj's in a directory and animates them together in a new scene in the current blender file. All the meshes get dumped onto layer 1, and moved onto layer 2 for one frame only. Result!:
Wednesday, March 04, 2009
Subscribe to:
Post Comments (Atom)
1 comments:
This is exactly what I need to do! Could someone explain the code? What do I do with it exactly? I've never used blender before. Thank you so much if you help!!!
Post a Comment