How to implement "uvsample" in vop?

   2046   3   1
User Avatar
Member
8 posts
Joined: April 2021
Offline
I found the primuv node in vop, but I couldn't find the uvsample node.
How to implement “uvsample” in VOP?
User Avatar
Member
134 posts
Joined: Dec. 2006
Offline
Hi, it doesnt look like that functionality is built into vops. You can however use a Inline Code node to make your own node

Attachments:
uvsample_in_vops.gif (1.1 MB)

User Avatar
Member
5042 posts
Joined: Feb. 2012
Offline
You can also use the Snippet VOP to call any VEX function not present as a VOP node.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
User Avatar
Member
8 posts
Joined: April 2021
Offline
遗嘱
Hi, it doesnt look like that functionality is built into vops. You can however use a Inline Code node to make your own node
Thank you very much for helping me solve the problem I encountered!
  • Quick Links