Nibbler Posted November 24, 2009 Share Posted November 24, 2009 I wanted to do lighting challenge from cgSociety forum but when I import .obj file: http://media.cgnetworks.com/forum/lighting_and_rendering/fruit_OBJ.rar , there is only one FILE operator which loads geometry. I wanna separate every geo from this file but don't know how. 'Extended information' (right click on node) gives me info there are many groups inside. Anybody has idea how to "unpack" it? Quote Link to comment Share on other sites More sharing options...
imoh3n Posted November 25, 2009 Share Posted November 25, 2009 I wanted to do lighting challenge from cgSociety forum but when I import .obj file: http://media.cgnetworks.com/forum/lighting_and_rendering/fruit_OBJ.rar , there is only one FILE operator which loads geometry. I wanna separate every geo from this file but don't know how. 'Extended information' (right click on node) gives me info there are many groups inside. Anybody has idea how to "unpack" it? you can add blast SOP for each geo, then in group, select group name and active "delete non selected". Quote Link to comment Share on other sites More sharing options...
graham Posted November 25, 2009 Share Posted November 25, 2009 I wrote a tool that does this a while ago. Attached are the .shelf and necessary python module. The .shelf file goes in $HOME/houdini10.0/toolbar. The .py file goes in $HOME/houdini10.0/scripts/python. extract_geo.zip Quote Link to comment Share on other sites More sharing options...
Nibbler Posted November 25, 2009 Author Share Posted November 25, 2009 thanks for answers, graham I didn't yet checked your script but think this is what I look for Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.