Search the Community
Showing results for tags 'snippet'.
-
VM_Promo.mp4 VEX Manager 1.0 Snippet manager and code editing tool for H20.5+ The VEX Manager is a user-friendly tool for managing and editing VEX code as well as saving notes all within Houdini. It simplifies loading, creating, editing, and organizing VEX expressions, making it essential for artists working with VEX scripts. Download it here https://shirmanor.gumroad.com/l/vex_manager_v1
-
- store data
- panels
- (and 20 more)
-
Hi, Is it possible to overload snippet inputports? If so how should this be done. I'd like for example make a multiply function that can deal with array's of various types. Cheers!
-
Recently I am using quite a bit the amazing inline and snippet vops in shop context to write volume cvex shaders. Really amazing stuff cause I can pretty much copy and paste the code from an Attribute / Point Wrangle node in sop context. Question 1: what is the difference , advantages , disadvantages of inline VOP vs snippet VOP ? Question 2: I am trying to use the command "chramp" to manipulate a value in a inline vop in a vopcvex shader with no luck. I tried the same with a snippet vop, same problem. (test hip file attached) From "snippet" doc: chramp is not mentioned but I guess it should work as well. Has anyone experienced anything like that so far ? (H13.0.476) chramp_issue.hipnc