Announcement

Collapse
No announcement yet.

deform array according to map

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • deform array according to map

    Hello,

    i need some help

    i have an array of small coins. i need to change the Y-rotation value of each coin according to a grey scale image value (let's say black = 0 degrees, and white = 90 degres)

    how do i do this ?

    thanks
    Last edited by muoto; 19-07-2012, 01:39 PM.

  • #2
    There a different ways. Scripting would be one, or using PFlow.

    Regards,
    Thorsten

    Comment


    • #3
      Like this?

      10 chars
      Dan Brew

      Comment


      • #4
        The are links to the script here
        Dan Brew

        Comment


        • #5
          Thanks will look into this!

          Comment


          • #6
            You can do this with Multiscatter using a color image where the RGB values transform the XYZ rotation.
            About 6:20 into this video is show this in action - http://youtu.be/2Cq3i1wMAO0

            And with Itoo's Forest Pack as well - http://www.itoosoft.com/forestpack/r...ftransform.php

            Comment

            Working...
            X