Jump to content

uv for wire


wacool

Recommended Posts

Hello everybody! i am trying to get correct shape of wire with skin or sweep, to get useful uv after, but mine orient  is  looking not good to achive correctly shape,  and i dont understand why? Can anybody help me with this problem, or  mayby any of you met with task like this one ?

 

 

rope.thumb.jpg.1d9bc67b579199fde9a202c61b9fb002.jpg

 

if briefly i am traing to repit  something like this

0728-000.thumb.jpg.699c3e62d2809b6e37afafc85352484c.jpg

 

simulation.zip

rope.hipnc

Link to comment
Share on other sites

7 hours ago, wacool said:

Hello everybody! i am trying to get correct shape of wire with skin or sweep, to get useful uv after, but mine orient  is  looking not good to achive correctly shape,  and i dont understand why? Can anybody help me with this problem, or  mayby any of you met with task like this one ?

Hello Igor,

first, you have typo in your code in the attribwrangle3

setpointattrib(0,"pt_bitangent",pnts[j],bitangent[j],"set");

this should be

setpointattrib(0,"pt_bitangent",pnts[j],bitangent,"set");

second, your sim geometry consists 140 primitives but it should be 1 for good work. Use a polypath sop to get one.

Edited by vicvvsh
  • Thanks 1
Link to comment
Share on other sites

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