hexagon projection/wrapping around arm geometry

   2404   2   2
User Avatar
Member
4 posts
Joined: Dec. 2017
Offline
Hello,

I am a student and this is my first post.
I am trying to wrap a grid type geometry around an arm.

This is the mesh I want to be wrapped (1st photo).
The second and third photos is what I am trying to achieve.

How can I achieve this?
Thanks!

Attachments:
Screenshot from 2018-04-24 16-31-20.png (1.2 MB)
Screenshot from 2018-04-24 16-32-50.png (1.9 MB)
Screenshot from 2018-04-24 16-34-16.png (1.7 MB)

User Avatar
Member
474 posts
Joined: July 2005
Offline
Hi,

have you tried creep sop? I've attached an older example of an hexagon grid posted on this forum few months ago slightly modified.

Attachments:
hexagons_Creep.hipnc (92.8 KB)

User Avatar
Member
670 posts
Joined: Sept. 2013
Offline
You can also use
@P = uvsample(1, "P", "uv", @uv);
to wrap geometry around the UVs of another geometry.

Attachments:
hex_to_geo.hipnc (127.6 KB)
hex_to_geo.jpg (65.8 KB)

https://procegen.konstantinmagnus.de/ [procegen.konstantinmagnus.de]
  • Quick Links