Jump to content

node color conventions


Follyx

Recommended Posts

According to odforce scenes, no. The only common thing is an arbitrary color saying "attention/problem/fix there". H16 started to colorize many nodes. Now it's a bit confusing, since old nodes kept their colors. When you add op, new color differentiates it from similar node created before.

IMO, the better way is automatic coloring and shaping. Like syntax highlighting in code editors. Divide operators into classes, then users can customize colors and override classes to their own preferences.

  • Like 2
Link to comment
Share on other sites

COPs has a standard color scheme, which was implemented with the original design:

  • Generators are green
  • VEX operators are purple
  • Operators which don't affect image data are beige (timing operations, control flow, etc)
  • Collapsible Color Corrections (precursor of Compile SOP networks) are blue

The last three had special meanings with regards to cooking, which is why they were colored by default. VEX operators could bind planes named the same  as VEX function parameters, Timing operators didn't take long to cook because they didn't modify image data, and Color Correction nodes would be collapsed into a single operation if there were no other non-color correction operations between them, saving memory and improving performance.

But other than that, I don't believe there are any standard color schemes in Houdini.

  • Like 1
Link to comment
Share on other sites

not sure what the issue with autocolor nodes is- that's a common form of syntactic highlighting for all programming - which is what Houdini is, a visual programming language. i.e. TextWrangler ships with a ton of presets.

Screen Shot 2017-07-19 at 8.40.09 AM.png

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...