Houdini to Maya (BGEO import/export)

Saturday, January 24th, 2009

I found this maya plugin that seems to work reasonably well for importing a BGEO sequence from Sidefx Houdini into Autodesk Maya.

You can download the plugin from here: http://www.houdinistuff.com/

The instructions provided in the readme file can be a bit confusing.  Here are the steps I used to successfully load a Bgeo sequence from houdini:

  1. Save the bgeo.mll file into your plugins folder and load it in maya.
    mbeo_maya_plugin
  2. Open the command line editor and run: mBgeoReader
    mbgeo_maya_script_editor
  3. This will create a new poly object called mBgeoReader. Check in the outliner window.
    mbgeo_maya_outliner
  4. Select the object and go to the attribute editor.
    mbeo_maya_attribute_editor
  5. Enter the Path to the bgeo files.
    mbeo_maya_bgeo_path
  6. Done. You can pan through the timeline to see the animation sequence.

I haven’t yet tried exporting a Bgeo sequence from Maya, but the import worked successfully. Some problems that you may run into are attributes like velocity that aren’t  transferred into the Maya scene. At least I haven’t been able to during my test run. If there is a way, let me know. Without the velocity attribute, I wasn’t able to produce an accurate motion blur in Maya.

It may be a good idea to turn off any attributes in Houdini before using the ROP output node to create the bgeo sequence. This should increase performance in Maya. Lastly, use the geometry cacheing in Maya to speed things up if needed.

Tags: , , ,


6 Responses to “Houdini to Maya (BGEO import/export)”

  1. I manage to import bgeo and bgeo sequence into Maya, but not the color information. Do you have any tips on that?

    • admin says:

      I haven’t used this tool in a long time, but as far as I remember, it only transfers the geometry and not the color or shader information. I’ll take a look again next week and get back to you.

  2. Dear Admin,

    Thanks for that. Looking forward for the solution.

    My Houdini knowledge is still a bit sketchy. It’s like when we setup simple scene of cubes, with random color, but I’d like to export out OBJ with the material color for each box. I wonder if this related to the bgeo that can be imported to Maya.

  3. Sankar says:

    while using your plugin maya crashing.If i load a single file its working but if i load a sequence then my system down

  4. user1361 says:

    I have the same problem. Maya freezes as soon as you load a sequence. single file works!

  5. Darc says:

    Hi,

    Not sure if this page has been updated in a bit, but I was wondering if you would ever consider supporting Maya 2012, or 2013? Would be a great addition to my workflow…Cheers

Leave a Reply to user1361