Announcement

Collapse
No announcement yet.

Pflow DataOp Question

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

  • Pflow DataOp Question

    Hello, I have a question about Pflow (Data op) and I really hope there are some pros around here
    I need to find a way to transform/offset the particles (instanced geometry with Birth Group operator, Group Members) along the local z axis of the instanced objects. I´ve already tried to achieve this with the DataOperator, but I didn´t find a solution to take the local orientation of each particle into account for the transformtion.
    I would really appreciate any help.

  • #2
    I've found a solution, so this thread can be deleted, thanks.

    Comment


    • #3
      A screenshot for the setup would be nice : ))
      I have a raw idea how to do it ( reading the rotation angle for each particle and rotate a vector with that and then add this vector to the current position ? )
      -------------------------------------------------------------
      Simply, I love to put pixels together! Sounds easy right : ))
      Sketchbook-1 /Sketchbook-2 / Behance / Facebook

      Comment


      • #4
        Originally posted by M.Max View Post
        A screenshot for the setup would be nice : ))
        I have a raw idea how to do it ( reading the rotation angle for each particle and rotate a vector with that and then add this vector to the current position ? )
        Of course, here is a screenshot of the DataOp
        You just need to input the Transform Matrix and use a Function (Complete Transform). In the vector node (Euler Angles) connected to the function node you can set the offset value.

        Comment


        • #5
          Thank you very much for sharing! It is easier than what I thought
          ​​​
          -------------------------------------------------------------
          Simply, I love to put pixels together! Sounds easy right : ))
          Sketchbook-1 /Sketchbook-2 / Behance / Facebook

          Comment

          Working...
          X