Jump to content

Radial text/font generator


BlackPariah

Recommended Posts

Hello! I am struggling with solving a fairly simple problem: Create radial text/font in Houdini! The more obvious route of the bend sop deforms the text geometry and for my purpose this is not suitable! How can I take a long string (a small one line sentence made of a few words lets say), and copy every single letter/character separately on to points of a geometry as attributes? IE: I have a string called "Houdini", I want "H" to be copied on point 0, "o" on point 1, "u" on point 2, "d" on point 3 and so on... (in this case the geometry is a circle with variable point count with proper orientation vectors). After this is done, the font SOP can be used to read the string attributes through a copy stamp setup and generate the text as polymesh but I'm not sure how to generate the text on a single line and turn it into individual string attributes on a geometry. Will this require some sort of an array operation or loop? IE put the whole text into an array and run an array loop of sorts? I'm not very comfortable with arrays and not a programmer :D so I really hope that there is a simpler way! I will happily share the tool/asset if anyone can give me some guidance I would appreciate it thank you!  

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...