MOPS scale
2267 4 1-
- itai
- Member
- 29 posts
- Joined: Nov. 2017
- Offline
Hey guys
So I'm making these bottle water droplets in Mops,
and I want to squash them. so they wont be so round.
As Im doing a Randomize orientation after the Instancer,
I cant flatten them in the Instancer itself,
I need to do it after the rotation (and scale) operations.
How/what tool should I use for this?
Thanks!!
So I'm making these bottle water droplets in Mops,
and I want to squash them. so they wont be so round.
As Im doing a Randomize orientation after the Instancer,
I cant flatten them in the Instancer itself,
I need to do it after the rotation (and scale) operations.
How/what tool should I use for this?
Thanks!!
-
- toadstorm
- Member
- 403 posts
- Joined: April 2017
- Offline
Can't you just use MOPs Transform to scale the instances down along the local Y axis?
If you need the droplets to actually deform rather than simply scale, you would have to unpack. Alternatively you could make an animation of a droplet starting flat and then swelling up, save it to an ABC, instance that, and then use MOPs Set Sequence Time to randomize the frame index of each instance. This is a cheap way of getting shape randomization, especially if it needs to animate.
If you need the droplets to actually deform rather than simply scale, you would have to unpack. Alternatively you could make an animation of a droplet starting flat and then swelling up, save it to an ABC, instance that, and then use MOPs Set Sequence Time to randomize the frame index of each instance. This is a cheap way of getting shape randomization, especially if it needs to animate.
MOPs (Motion Operators for Houdini): http://www.motionoperators.com [www.motionoperators.com]
-
- itai
- Member
- 29 posts
- Joined: Nov. 2017
- Offline
-
- toadstorm
- Member
- 403 posts
- Joined: April 2017
- Offline
Try updating to a more recent version of MOPs. This is an older bug in MOPs Randomize that should have been fixed months ago
MOPs (Motion Operators for Houdini): http://www.motionoperators.com [www.motionoperators.com]
-
- itai
- Member
- 29 posts
- Joined: Nov. 2017
- Offline
-
- Quick Links