Search the Community
Showing results for tags 'attributevop'.
Found 5 results
-
why it gives me this error? and how to solve that?
-
is there anyone who knows how look at works inside attribute VOP?
- 1 reply
-
- attributevop
- lookat
-
(and 3 more)
Tagged with:
-
does anyone know how the add primitive workflow is inside the attribueVOP?
- 6 replies
-
- attributevop
- addprimitive
-
(and 3 more)
Tagged with:
-
Hi, I have been trying for hours to make my glued object stick to the ground by using an old VOPSOP method. (When the sys starts my object crumbles immediately) Everything works fine with OLD set up but I want to figure out how to make it work with the new AttributeVOP Cheers! Images and hipfile UP thank you. glue_to_ground.hipnc
- 2 replies
-
- if begin
- block beginn if
-
(and 4 more)
Tagged with:
-
Adding previous frames color to current frame (Sum of colors over time)
nowthatsbetter posted a topic in General Houdini Questions
Hi, I've been trying to figure how to add the vertex color of the previous frame (the sum of colors over 200 frames) to the current frames for couple of hours now. My issue is that i'm not sure how to store this value of the previous frames color value so i can use it in a VOP. Is there a way to store the value for use in the next frame? Many Thanks.