Search the Community
Showing results for tags 'copytopoint'.
-
Hi, I have a box with uv on it and bunch of points with different scale attribute on each point. Box size is (1,1,1). After copy to point operation, boxes resizing and uv stretching as expected. My question; is there any way to correct stretched uvs using present scale attribute without running computational heavy operation? adjust_uv_by_scale.hipnc
-
Hello, I have a super simple problem, but I can't seem to figure it out. Basically, I have a two points line, with normals pointing in opposite directions. I'd like to copy something on each of he two point, but pointing in the direction of the Normal. Right now, it's perpendicular to the normal. I tried a few combinations of cross() and @N, @up, set(1.0, 0.0, 0.0), set(0.0, 1.0, 0.0) and everything in between. It rotates, but never in the correct orientation. I can't transform the input geometry (like rotate 90 degrees), only the normals/up of the line. What would be the best way to do it? Thanks! 2022-06-21_HelpNormals2.hipnc
- 9 replies
-
- copytopoint
- normal
-
(and 1 more)
Tagged with:
-
Hi guys, I can't make motion vector working in my scene even with a wrangler point to activate it.. Any help? Thank you. MotionVector.hip
-
Hi guys, I would like to animate an object, a chain production like in factory, i tryed with wrangler approch but i'm stucked.. Thank u for helping.