I am a new Houdini user.
I'm trying to get specific objects from huge FBX file, and I would like to touch layers created by 3dsmax. Is there anyway to either select or sort objects by layers in Houdini?
Another question, is it possible to manipulate objects by layers in Houdini?
I haven't seen any examples which use layers in Houdini somehow.
Please help me about this issues.
Thank you in advance.
Layer from FBX file
4572 7 1- tomo_tomoarch
- Member
- 8 posts
- Joined: Aug. 2019
- Offline
- jsmack
- Member
- 8042 posts
- Joined: Sept. 2011
- Offline
- Fco Javier
- Member
- 31 posts
- Joined:
- Offline
Houdini does not use Layers, but groups, you can organize all the parts of your fbx with the group node. You can also manipulate the contents of the group node independently.
https://www.sidefx.com/docs/houdini/nodes/sop/groupcreate.html [www.sidefx.com]
https://www.sidefx.com/docs/houdini/nodes/sop/groupcreate.html [www.sidefx.com]
Edited by Fco Javier - Feb. 10, 2020 06:52:49
- malbrecht
- Member
- 806 posts
- Joined: Oct. 2016
- Offline
“Layers” the way you use them in Photoshop or other programs aren't fully compatible with the way Houdini structures its scene (this might, to some extend, change with USD integration progressing over time).
However, there are multiple way to “fake” a layer structure in Houdini. You can use subnetworks inside any structure that basically “are layers” (or folders, if you will):
Or you can use selection groups (press Shift+Z in your network view) and freely add/remove/whatever nodes to any wild topology of selections that you can imagine:
My perspective would be that the “layer view” really isn't helpful in Houdini, except for general scene builds - and there you might want to look into USD.
I hope this helps.
Marc
However, there are multiple way to “fake” a layer structure in Houdini. You can use subnetworks inside any structure that basically “are layers” (or folders, if you will):
Or you can use selection groups (press Shift+Z in your network view) and freely add/remove/whatever nodes to any wild topology of selections that you can imagine:
My perspective would be that the “layer view” really isn't helpful in Houdini, except for general scene builds - and there you might want to look into USD.
I hope this helps.
Marc
---
Out of here. Being called a dick after having supported Houdini users for years is over my paygrade.
I will work for money, but NOT for "you have to provide people with free products" Indie-artists.
Good bye.
https://www.marc-albrecht.de [www.marc-albrecht.de]
Out of here. Being called a dick after having supported Houdini users for years is over my paygrade.
I will work for money, but NOT for "you have to provide people with free products" Indie-artists.
Good bye.
https://www.marc-albrecht.de [www.marc-albrecht.de]
- Fco Javier
- Member
- 31 posts
- Joined:
- Offline
- tomo_tomoarch
- Member
- 8 posts
- Joined: Aug. 2019
- Offline
Thank you so much for all the comments!!!
I was not aware of the fact that comments came to me.
I thought I suppose to receive a notice from Side.fx when I got a reply.
They are all helpful and I understand GROUP is very useful now.
Actually I found layer names inherited as a name of the group so I can just sort from group name.
Thank you very much again!
I was not aware of the fact that comments came to me.
I thought I suppose to receive a notice from Side.fx when I got a reply.
They are all helpful and I understand GROUP is very useful now.
Actually I found layer names inherited as a name of the group so I can just sort from group name.
Thank you very much again!
Edited by tomo_tomoarch - March 31, 2020 22:04:26
- Midphase
- Member
- 833 posts
- Joined: Jan. 2018
- Offline
To make some sense of heavily grouped .fbx and .obj files, I tend to use the Blast node and see it to delete everything EXCEPT the group I select. That way, I can quick identify what is what and organize it as needed.
Another way of doing things (assuming you're currently using the File node to import the .fbx file) is to use the Import .fbx function from the main File menu which will organize all of the various .fbx “layers” into their own individual SubNetworks. Sometimes this can be more convoluted, and sometimes it can help. You should try both methods.
Another way of doing things (assuming you're currently using the File node to import the .fbx file) is to use the Import .fbx function from the main File menu which will organize all of the various .fbx “layers” into their own individual SubNetworks. Sometimes this can be more convoluted, and sometimes it can help. You should try both methods.
>>Kays
For my Houdini tutorials and more visit:
https://www.youtube.com/c/RightBrainedTutorials [www.youtube.com]
For my Houdini tutorials and more visit:
https://www.youtube.com/c/RightBrainedTutorials [www.youtube.com]
- tomo_tomoarch
- Member
- 8 posts
- Joined: Aug. 2019
- Offline
-
- Quick Links