Why Font SOP have no input? How to render dynamic text?

   1119   2   0
User Avatar
Member
2 posts
Joined: June 2022
Offline
I have a Geometry Spreadsheet Table, which has a row called TEXT.
Now I want to create Font nodes, and let the text content be input by the data in the table row.
However, I noticed that Font SOP doesn't have an input node, what should I do?
User Avatar
Member
2529 posts
Joined: June 2008
Offline
You can use an hScript points function to fetch a string value from an attribute.
Edited by Enivob - June 30, 2022 12:55:36

Attachments:
ap_point_drives_font.hiplc (642.7 KB)

Using Houdini Indie 20.0
Ubuntu 64GB Ryzen 16 core.
nVidia 3050RTX 8BG RAM.
User Avatar
Member
2 posts
Joined: June 2022
Offline
Enivob
You can use an hScript points function to fetch a string value from an attribute.
yoooo!!! Thanks man! It really helps me a lot G!
  • Quick Links