Jump to content

How to rotate each letter individually in a polyextruded text ?


Recommended Posts

So , I have a Font piped into a Polyextrude. I would like to be able to control the rotation of each letter, with something like a delayed rotation, where the delay increases with x. So I have found that I can iterate over the primitives in a Primitive Wrangle,  but I'm not sure where to go from there. There is a textindex attribute on each primitive. I assume I have to compute a transform for each point, using the textindex information to compute the center of the letter, but I 'm not sure how to iterate over the points / primitives.

Link to comment
Share on other sites

Thanks a lot. I'm fixing the rotation so that it starts rotating at the same time it starts displaying the rotating version.

Also, it looks like it's a bit expensive to run on the extruded node, so in this case, I moved the for loop higher so that it runs after the text itself, an corrected the pivot by translating it half of the polyextrude distance.

Edited by AntoineSfx
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...