Jump to content

fbx sequence importing


Recommended Posts

Good Od folks

Hi. I have a bunch (70) of photogrametry scans I need to bring in to animate in Houdini. They are sequentially named 01.fbx - 70.fbx..

Is there a "goto" way to import a sequence of fbx files and preserve materials?
 
I am getting in the geometry with file node and $2F but the materials don't make it thou.
 
 
Cheers
 
Link to comment
Share on other sites

When I import an FBX using the File menu I get my texture correctly applied. This creates a subnet with my geo, bones and a material subnet. If you can see your texture in the viewport then your FBX files are properly referencing the textures on disk. If not then the program that generated the FBX sequence may not have created the texture reference correctly or you have moved or renamed the texture folder.

Try this...

Import a single frame using the File menu.

Dive inside the FBX subnet and locate the materials SHOP network (typically colored blue). Copy it to the clip board, go up one level and paste it into the /obj context. This places it at the top level.

Drop down another geo and dive inside. Delete the File and drop down an Agent node. Place the Agent node in FBX mode and browse to your sequence. This should get you an animated sequence without a material. Go up one level and assign the material from the File input version to the Agent geo version. Which should have a path something like this. ../materials/my_FBX_Skin_object

fbx_material.gif

I know that may sound kind of convoluted but it worked for me and I hope it makes sense.

If you have not used the Agent node to load a FBX check out this short video.

 

Edited by Atom
Link to comment
Share on other sites

  • 3 years later...

This works if you have a single material to cover your entire object. When I import an FBX from Mixamo I have half a dozen materials; hair, eyes, Bodymat etc. 

I've watched the video above and she seems to also just have a single material to assign at OBJ level. For the life of me I still can't texture a Mixamo import with its FBX materials using agent. I think I am missing something really obvious. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...