Koen Hofmeester Posted February 24, 2009 Share Posted February 24, 2009 Hi All, I have some geometry traced from an image containing text. I want to replace each letter with a seperate card based on the bounding box from each letter. So you get a card for every letter to be used as simple particle instance geometry. I was thinking about separating each primitive, copy an attribute in there with the BBX and BBY info for ech letter and then copying it back on points which are created trough a simple particle based on the original traced geometry (one point for each primitive). Im a bit stuck at the point were I have to separate each primitive and get the Bbox info in there. Can anyone point me in the right direction, or does someone has a better solution? Thanks a lot! cheers, Koen Quote Link to comment Share on other sites More sharing options...
Koen Hofmeester Posted February 24, 2009 Author Share Posted February 24, 2009 Ok, I posted too quick... Got it, grouped by primitive, for each with inside a box and done! easypeasy! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.