Is it possible to get houdini to export dta to a .dae or .fbx file? Bummer. that .dae files can be read but not exported
also are there any native point cache data file formats that houdini can export similar to .mdd, .pc2, .pts ?
If i wanted houdini to write out the ff info to Big Endian byte order from houdini how would i go about it?
Thanks for your help!
totalframes
totalPoints
Times
while(!totalframes)
{
while(!totalPoints)
{
write point;
point++;
}
frame++;
}
Houdini->fbx/collada/mdd exporter?
7801 3 1- imensah
- Member
- 35 posts
- Joined:
- Offline
- imensah
- Member
- 35 posts
- Joined:
- Offline
- edward
- Member
- 7899 posts
- Joined: July 2005
- Offline
- Le_monkey_butt
- Member
- 166 posts
- Joined: Feb. 2006
- Offline
-
- Quick Links