Jump to content

Normals Curve Flow


Recommended Posts

another way is to apply row and column uv coordinates and then use this expression in a point sop add normals parameter

primduv("../mycurve",0,"P",0,$MAPU,0,1,0) primduv("../mycurve",0,"P",1,$MAPU,0,1,0) primduv("../mycurve",0,"P",2,$MAPU,0,1,0)

Is there an equivalent of primduv() in vex? :unsure:

Link to comment
Share on other sites

  • 13 years 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...