Page 1 of 1
Weird naming of octane_vopnet nodes.
Posted: Wed Aug 03, 2016 2:23 am
by fusepilot
This is a nitpick. But the default names of nodes inside octane_vopnet's are weird. Houdini's usual convention is snake_case ( lowercase and underscores as separators ). So names like NT_MAT_GLOSSY look weird to me. And what does the NT stand for? Do we need to see it on every node? Just seems like unnecessary visual clutter.
Re: Weird naming of octane_vopnet nodes.
Posted: Wed Aug 03, 2016 7:57 am
by limeforce
I believe I've read on this forum that it comes from the Octane API and having them named like that makes dev work much easier.
Re: Weird naming of octane_vopnet nodes.
Posted: Wed Aug 03, 2016 9:01 am
by juanjgon
Yes, these are the node names in the API. It is easier from the development point of view continue using them to avoid problems.
Thanks,
-Juanjo