curveU Posted September 19, 2012 Share Posted September 19, 2012 hi there. I'm pretty new for hdk so forgive me if the question is too basic. How could I create a "container" kind of node with HDK? just like the "ForEach" SOP? People can dive inside and create a chain of sop nodes. thanks, Quote Link to comment Share on other sites More sharing options...
edward Posted September 19, 2012 Share Posted September 19, 2012 See the SOP_PrimVOP HDK sample, you have to override getChildType() and getChildTypeID(). Quote Link to comment Share on other sites More sharing options...
curveU Posted September 19, 2012 Author Share Posted September 19, 2012 thanks edward. I will check it out. 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.