Jump to content

Packing geometry with uv layout-SOP help


magmafish

Recommended Posts

You'll need to turn the words into single [ie connected] meshes first - but it only needs to be temporary, just for the packing, then you can replace them with the originals. If the words are capitalized it should be fairly straightforward as they'll work nicely with rectangular bounding boxes. You could replace each word with a bounding box (Bound SOP), do the pack, then swap them back.

If your words are lower case (ie they don't lend themselves to a convex hull) you may find you can just boolean each word with a rectangle of bounds width but lowercase 'x' height. That'll give you a single connected mesh you can pack: a block for most of the letters, but ascenders and descenders will be taken into account. Dotted letters - i, j - may need to be dealt with differently (perhaps swap in capital letters)

Link to comment
Share on other sites

  • 2 weeks later...

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