How to implement "uvsample" in vop?

   1079   3   1
User Avatar
Member
6 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
4514 posts
Joined: Feb. 2012
Online
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]

youtube.com/@pragmaticvfx | patreon.com/animatrix | animatrix2k7.gumroad.com
User Avatar
Member
6 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