Randomly curled disks
Posted: 26 April 2012 04:59 AM   [ Ignore ]  
Total Posts:  33
Joined  2010-08-21

In recreating a pepperoni pizza I need about 50 disks with each having a small amount of curl in each but I want the amount of curl to be random. I was wondering if the best way to achieve this with mograph.

Profile
 
 
Posted: 26 April 2012 05:28 AM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
Total Posts:  321
Joined  2006-05-17

Here are 2 methods.
Both are using random rotation to add directional variation, which allows you to use more subtle variation between clones.

Method 1 uses a displacer to create bumpiness. the texture space of the noise is set to texture…meaning each clone gets the same displacement.
The random rotation covers a lot of the repetition up.

method 2 uses the cloner in blend mode to blend between 2 deformed states.
Again this creates something that is fairly regular at first…so you want to add in the random rotation to break up the effect.

This is just a starting point, and you could also create a mash up of the 2 methods if you like.

File Attachments
random_curls.zip  (File Size: 88KB - Downloads: 25)
Profile
 
 
Posted: 26 April 2012 06:39 AM   [ Ignore ]   [ # 2 ]  
Total Posts:  33
Joined  2010-08-21

Thank you for your quick response. It is quite early on the west coast.

Profile
 
 
Posted: 26 April 2012 07:08 AM   [ Ignore ]   [ # 3 ]  
Administrator
Avatar
Total Posts:  321
Joined  2006-05-17

I’m east coast. Those west coasters need not apply smile
Anyway, I hope that helped you on your way smile

Profile