Has anyone figured out how to export animated point data from Maya and import into Houdini?
I've tried this on a simple nurbs sphere and no luck!
…
FBX: animated point data from Maya into Houdini
13930 6 0-
- Carlos
- Member
- 104 posts
- Joined: July 2005
- Offline
-
- oleg
- Member
- 350 posts
- Joined: Jan. 2008
- Offline
Carlos
Has anyone figured out how to export animated point data from Maya and import into Houdini?
I've tried this on a simple nurbs sphere and no luck!
…
To export animated point data, you need to create a vertex cache in Maya. Roughly speaking, this is a set of files that defines positions for every vertex of the geometry at every frame over an animation interval.
To do this in Maya, select the object whose points you have animated, make sure the main menu type is set to “Animation”, and in the main menu, go to “Geometry Cache”->“Create New Cache”. Also, it is highly recommended that before you click it, click on the options box next to this menu item, and make sure that the “Store points as” option is set to “Double”.
Once you have your geometry cache, you can export to FBX again. When doing so, make sure that the “Export Quick Select Set as Geometry Cache File(s)” exporter option is checked, otherwise Maya will not output any vertex cache information at all.
Then, you can import the file into Houdini. Unfortunately, however, our FBX importer currently does not support importing native NURBS, and instead triangulates them. This triangulation results in a loss of any animated vertex cache data, so the object you will import will be static. Vertex caches are imported fully for polygonal objects, though. We're also working on supporting NURBS fully, and once that code is done, it will be added to 9.1, and NURBS vertex caches should work properly.
Oleg Samus
Software Developer
Side Effects Software Inc.
Software Developer
Side Effects Software Inc.
-
- Carlos
- Member
- 104 posts
- Joined: July 2005
- Offline
Hi Oleg,
Thanks, now it all makes sense
Any idea as to when nurbs will be fully implemented?
Also, is there or will there be a way to keep the cache live? It seems that once you read it into Houdini the connection to the cache is no longer needed. Though, what if we wanted to keep the connection to the cache active?
Thanks!
Thanks, now it all makes sense

Any idea as to when nurbs will be fully implemented?
Also, is there or will there be a way to keep the cache live? It seems that once you read it into Houdini the connection to the cache is no longer needed. Though, what if we wanted to keep the connection to the cache active?
Thanks!
Edited by - April 23, 2008 13:03:41
-
- oleg
- Member
- 350 posts
- Joined: Jan. 2008
- Offline
Hi Carlos,


I'm hoping to have NURBS support sometime next month, but that depends on how much I will be distracted by other things, as well as any unforeseen obstacles I may hit, since imported FBX NURBS (including trimmed NURBS) have to also play nicely with skinning, vertex caching, blending, etc.
CarlosYou're welcome.
Thanks, now it all makes sense.

Carlos“Soon”.
Any idea as to when nurbs will be fully implemented?

I'm hoping to have NURBS support sometime next month, but that depends on how much I will be distracted by other things, as well as any unforeseen obstacles I may hit, since imported FBX NURBS (including trimmed NURBS) have to also play nicely with skinning, vertex caching, blending, etc.
Oleg Samus
Software Developer
Side Effects Software Inc.
Software Developer
Side Effects Software Inc.
-
- Carlos
- Member
- 104 posts
- Joined: July 2005
- Offline
-
- oleg
- Member
- 350 posts
- Joined: Jan. 2008
- Offline
Hi Carlos,
The FBX importer now supports polylines, Bezier and NURBS curves, patches, regular and trimmed NURBS surfaces. There's also support for skinning and vertex caching, as well as materials and textures, on NURBS, so you can finally import vertex-cached surfaces just as you originally wanted to do.
CarlosYou may be interested to know that support for NURBS will be there as of tomorrow's build, 9.1.229.
Any idea as to when nurbs will be fully implemented?
The FBX importer now supports polylines, Bezier and NURBS curves, patches, regular and trimmed NURBS surfaces. There's also support for skinning and vertex caching, as well as materials and textures, on NURBS, so you can finally import vertex-cached surfaces just as you originally wanted to do.
Oleg Samus
Software Developer
Side Effects Software Inc.
Software Developer
Side Effects Software Inc.
-
- Carlos
- Member
- 104 posts
- Joined: July 2005
- Offline
-
- Quick Links



