Jump to content

Sphere Widget


Recommended Posts

probably not directly from within VOP SOP, but you can convert your VOP SOP into Subnet->HDA then

include sphere SOP inside of the HDA (but still keep display flag on VOP sop chain), link parameters as you wish and set Sphere SOP as Guide Geometry on HDA Type Properties Window

or

if you can find appropriate handle, you can bind that handle directly to your fit parms on your HDA

(and in that case maybe even defining your SOP in pure VEX and using #pragma bindhandle would work)

Link to comment
Share on other sites

I tried the first case. I'm not sure if its different once you make the HDA, but setting the pink flag display sphere did not work within a subnet. once you dive back out of the subnet the template geo disappears :(. I could probably create a wireframe model then merge both the sphere and the vopSop together... but I'm not sure how to strip out the sphere after the merge, yet still display it.

Link to comment
Share on other sites

You are talking about templating the geometry (pink flag). That's not the right way to create guides. You have to point your node as the Guide Geometry in the Edit Operator Type Properties dialog, which will show it in the viewport, but it won't be part of the output geometry from your node.

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