Jump to content

Copy Op and scaling


Recommended Posts

Ah, I'm new to Houdini, but that wasn't too hard to figure out.

I'm just using some spheres copied onto a grid. I set my X radius to be

param("sizex", 1)

and referenced my y and z to keep the scaling the same.

Then in the Copy Op I enabled stamp with the first variable as

sizex

and the value as

$PT*0.1

Nothing most of you probably didn't already know, but it sure is rewarding figuring things out in Houdini!

Link to comment
Share on other sites

Hiya nawrot.

Congrats on figuring it out :).

But since this is Houdini, there's never only one way to do things. And that is another part of the true beauty of the package.

So here's a way that you could do it and not get stamping involved.

In your copy SOP, turn off 'transform cumulative' and type $PT*0.1 into the uniform scale parameter. That should look exactly like what you have, but probably a bit cheaper internally, since stamping is convoluted ;) .

The deeper you get in this package the more you see the different paths you can take to get to the same result. It can be pretty amusing at times (and pretty frustrating at others):)

Cheers

Marc

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...