Jump to content

Shader done in VOPs - how to write the help?


J.Santos

Recommended Posts

Hi guys!

I just finished writing my first shader in VOP's (and is already broken again... :unsure: ) and need/should write a "floating help" (the one you get when you press F1 or the blue question mark sign...)

How can that be done "visually", without the need to enter into code? Because the main of my shader was to be able to do it completely on VOP's (so, in a visual way...). I know how to create the tooltips... is there a similar approach to the help?

Thanks for your time!

Edited by J.Santos
Link to comment
Share on other sites

Houdini uses a special markup for the help pages. There's more information about it in the help.

http://www.sidefx.com/docs/houdini11.0/help/format

http://www.sidefx.com/docs/houdini11.0/help/central

Unfortunately the only way to get those help pages is to create the markup either manually or with a script (that you write). If you just want help when hovering over parameters then that can be added through the type properties dialog (once the shader is an OTL). Each parameter will have a help text box in the type properties dialog.

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...