Hi,
I've been using Houdini for a bit now and I am loving it, however I feel I am missing something simple. I am copying an object along a spline with multiple points using the copy to point node. However I would like each object to have a little bit of random rotation (preferably a range that I can set) on a certain axis. Is there a tutorial for this or a simple answer, I feel I will kick myself when I finally see a solution.
Thanks in advance.
Regards
Joel
rotate objects randomly on certain axis
17310 3 0- Randomoutputgames
- Member
- 1 posts
- Joined: 3月 2017
- Offline
- Nima
- Member
- 471 posts
- Joined: 11月 2013
- Offline
Hello.
Use copy stamping.
In this case you need to use copy stamp node not copy to point.
https://vimeo.com/90491383 [vimeo.com]
Use copy stamping.
In this case you need to use copy stamp node not copy to point.
https://vimeo.com/90491383 [vimeo.com]
Edited by Nima - 2017年4月27日 11:12:50
- sakeating
- スタッフ
- 107 posts
- Joined: 2月 2009
- Offline
Hello,
Copy stamping will work, but is unnecessary in this case. It will also make your network much slower, since each copy needs to be evaluated individually.
Using N or Orient, you can align your copies along the curve, and use attribute randomize to adjust the copies. There are, of course, many ways to achieve this. This is just a simply way.
.hip attached.
Copy stamping will work, but is unnecessary in this case. It will also make your network much slower, since each copy needs to be evaluated individually.
Using N or Orient, you can align your copies along the curve, and use attribute randomize to adjust the copies. There are, of course, many ways to achieve this. This is just a simply way.
.hip attached.
—————-
Scott Keating
Product Designer
SideFX Software
—————-
Scott Keating
Product Designer
SideFX Software
—————-
- jsmack
- Member
- 8041 posts
- Joined: 9月 2011
- Offline
-
- Quick Links