Font SOP -> individual characters -> randomly copy to points

   1593   3   0
User Avatar
Member
48 posts
Joined: Aug. 2013
Offline
I'm trying to get characters from a Font SOP to be selected as separate pieces and used randomly in a copy to points SOP.

Any help on how to approach something like this?!
User Avatar
Member
731 posts
Joined: Dec. 2006
Offline
Here is an approach.

Attachments:
randomLetter.1.hipnc (134.3 KB)

Sean Lewkiw
CG Supervisor
Machine FX - Cinesite MTL
User Avatar
Member
48 posts
Joined: Aug. 2013
Offline
mrCatfish
Here is an approach.

As if by magic…

Thanks. Can ask you to quickly summarize what the expressions are doing? Especially the one in in the Font SOP, and the role of -1?!
User Avatar
Member
28 posts
Joined: April 2017
Offline
Hey coccosoids,

For the -1, it refers to the spare input. By doing that, you can refer to the node Block Begin “CC” and access the point attribute “font” (attribute declare in the previous for each loop).
  • Quick Links