Search the Community
Showing results for tags 'copysop'.
-
Hi, if you could have a look at this hip, I bet I'm doing it wrong cause it's very slow. It's 2500 boxes (copysop + stamping) growing up. I scatter points on a painted grid, fuse points to avoid overlapping, attributeVOP to randomize and add a fadeout effect. I'd learn a lot if someone could point out the mistakes. Might not be mistakes, but maybe there's ways to optimize. I'm not comfortable with coding yet, so I couldn't wrangle this, but if I'm not mistaken, VOP is VEX, so I was expecting faster cooking. Could it be slow elsewhere ? the copysop? I checked "packed geo bedore copying" just to see... still slow. Or before the VOP? I unchecked "relax "iterations" in the scatter node to speed up the scattering, in case it was cooking it each frame, but no. OR the number of boxes is the pb and there's no way to optimize? I doubt that as I've got heavier scene running smoothly. if you have the time, I'd appreciate thanks, cyril. optimizeBOX.hipnc
-
Hello, Trying to learn and understand Houdini's procedural modeling processes. I am trying to build a bookshelf like so Can anybody suggest a good way to randomize the scale of each copy? Ideally, no expressions if possible. Prefer to visually connect nodes in Houdini TEST 06 Book shelf.hiplc
-
I'm trying to figure out a way to take 2 objects in a merge and then randomly output 1 or the other to a CopySop. Simply, I have the copy connected to particles and I just want the shapes to randomly go to a random particle. Right now(for obvious reasons) it's just taking the 2 merged objects and assigning both of them to each point. I attached my file and left a blue sticky under the green nodes where the issue is taking place. I do have questions regarding this problem. - I know I can merge multiple objects and then in the DOP node that has those particles, just use packed geometry to achieve this. - Is it even possibly to do what I'm trying to acheive in the way I'm trying to in my example file? - Which method is best? - if one is better than the other? Many thanks in advance! I'm always unsure if I'm being super confusing, so I apologize if I am. dop_crack_part.hipnc
-
Hi, I want to control an animation range by a color attribute. I want to use attribute transfer of color (black is default, red is the color transferred) so that when the points are black the animation is at frame 1, and when the points get to red the animation is at its endframe. I have tried some tutorials and got some copy stamped animation on some spheres (see attached file). As the point colors change to red it triggers the animation BUT this will only play through once and never get triggered again, even if the point color returns to red again. I cant figure out how to do this - and I would love the help of some more experienced folk please. thanks from chris sphere_anim_triggered_by_color.hipnc
-
Hi guys. I'm experimenting in creation of pine tree. I use copy sop for splines and polywire for meshing. Then I put Fur Sop, but when I apply wire dynamics looks like Fur for some reason change its orientation randomly. But when I'm deforming static tree with a simple twist - looks like everything is fine. I wanna get dynamic pine tree which reacts to wind pinetree.hip