Guest xionmark Posted September 5, 2005 Share Posted September 5, 2005 Greetings, I noticed that in H8's HDK, there's a new VOP related class, VOPNET_Node. Correct me if I'm wrong, but I would think that one could create a mental ray phenomenom method similar to the VEX related method: void VOPNET_Node::outputVflCode ( ostream & os, const char * shadername, bool skipheader = false ) to build mental ray phenomenoms by creating a number of these nodes to reflect the various "built in" MR shaders and of course one's own custom MR shaders. Thoughts? Advise? I'll be looking at doing this in the next day or so, if it works as I think it will, I'll make the code available to all. --Mark 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.