Found 24 posts.
Search results Show results as topic list.
Houdini Lounge » Houdini Roadmap video
-
- Techie
- 27 posts
- Offline
Houdini Lounge » Houdini Roadmap video
-
- Techie
- 27 posts
- Offline
I have two small requests: please make the new smoothing tool available as a node (or update the existing one) and add check boxes in the Edit node for the “Make circle”, “Evenly space selection” and “Straighten selection” commands.

Houdini Lounge » Houdini Roadmap video
-
- Techie
- 27 posts
- Offline
Looks like an epic release! I'm really looking forward to the new boolean and smoothing tools.
Technical Discussion » Attribute VOP functions
-
- Techie
- 27 posts
- Offline
Hi,
Is there a way to create a function inside an Attribute VOP using nodes instead of VEX?
And then being able to call the function (with parameters) from anywhere inside the node.
I tried the following:
* using a Method Subnetwork and Method Call but it doesn't seem to be the correct way, it seems to be related to shaders only?
* using a regular subnetwork but that's not reusable.
* creating a digital asset from VOP nodes, which works but I'd rather not do that because I'll need to use several functions and it seems impractical to create assets for each one, and additionally the Attribute VOP itself is going to be used in a digital asset as well.
Thanks in advance!
Is there a way to create a function inside an Attribute VOP using nodes instead of VEX?
And then being able to call the function (with parameters) from anywhere inside the node.
I tried the following:
* using a Method Subnetwork and Method Call but it doesn't seem to be the correct way, it seems to be related to shaders only?
* using a regular subnetwork but that's not reusable.
* creating a digital asset from VOP nodes, which works but I'd rather not do that because I'll need to use several functions and it seems impractical to create assets for each one, and additionally the Attribute VOP itself is going to be used in a digital asset as well.
Thanks in advance!

-
- Quick Links