Itoo Software Forum

Author Topic: messy rooftiles  (Read 2646 times)

lukx

  • Full Member
  • ***
  • Posts: 167
    • lukxCGI
messy rooftiles
« on: August 21, 2017, 12:31:20 PM »
I'm trying to create this kind of old rusty roof tiles. I'm using roof tiles macro. But all tiles ends very clean and I need some to protrude forward some back. Also they should be a bit turned left and right. So basically mess in horizontal way and vertical (just like in sample image. Any easy way to achieve that. I tried looking into Macro script but to be honest it's black magic for me :)
« Last Edit: August 21, 2017, 12:33:12 PM by lukx »

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: messy rooftiles
« Reply #1 on: August 21, 2017, 03:10:21 PM »
Hi!

You should be able to achieve something like that by randomising the transforms of the tiles before connecting them to the Tile macro. For example you can add a Transform operator after the Randomise node and use the Random Translation and Rotation controls to get something similar to your image.



I hope that helps, please let me know if you have any further questions.

Many Thanks,

Paul
Paul Roberts
iToo Software

lukx

  • Full Member
  • ***
  • Posts: 167
    • lukxCGI
Re: messy rooftiles
« Reply #2 on: August 21, 2017, 04:07:21 PM »
sweet, works perfect ! Thank you !