FR : surface ID data (integer) with the .FBX exporter.
All  1-5  6-9

Previous
Next
 From:  Michael Gibson
11219.6 In reply to 11219.5 
Hi PaQ, thanks for the 2013 version .fbx, the "FBX Explorer" app is able to load that one ok.

Looking through there I see some chunks of data for Material, Normal, UV, and "UserData 0" and "UserData 1". So presumably one of the user data chunks is for the surface ID values.

Do you know if there is any documentation on how Houdini is expecting the surface ID user data to be structured?

Thanks,
- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  PaQ
11219.7 
Hello Michael,

Thanks a lot to looking at this already !
I didn't find any doc about that subject, however maybe I did something wrong on my side previously, but the ASCII version works too now (maybe by switching to .FBX 2013).
Here's a simple cube example where I did assign a custom 'id' and saved as .FBX 2013 ASCII. I can see in a text editor the 'LayerElementUserData', describe as such :


LayerElementUserData: 1 {
Version: 101
Name: "UserDataLayer1"
MappingInformationType: "ByPolygon"
ReferenceInformationType: "Direct"
UserDataId: 1
UserDataArray: {
UserDataType: "Integer"
UserDataName: "id"
UserData: *6 {
a: 0,1,2,3,4,5
}
}
}

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
11219.8 In reply to 11219.7 
Hi PaQ, can you please test this file to see if Houdini recognizes the surface id data that I've put in it?

- MIchael

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  PaQ
11219.9 In reply to 11219.8 
Hello Michael, that's perfect !!!! Thank you so much !

Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-5  6-9