How to implement "uvsample" in vop?

   2037   3   1
User Avatar
Member
8 posts
Joined: 4月 2021
オフライン
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: 12月 2006
オフライン
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: 2月 2012
オフライン
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: 4月 2021
オフライン
遗嘱
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