keltuzar Posted February 15, 2006 Share Posted February 15, 2006 I am in the process of writing a dso that will generate hairs. I am using Maya and Slim to implement it. I have hit a brick wall when it comes to interpolating between curves. Here is an image of the idea... So far what I have is very simple where the dso creates curves off the normal at the surface point. What I really want to achieve is a way to interpolate between hair as guides. Problem is that for every new cv I create I have to weight it with the location of the cvs of the guides to determine where it must be positioned. Here is another image of what I want to do, to break it down how can one go abouut creating the dotted lined curves in such a way that it interpolates between two curves. Also if this can be solved I can then get a way for more than 2..... If anyone have any suggestions please help. thanks Quote Link to comment Share on other sites More sharing options...
sibarrick Posted February 17, 2006 Share Posted February 17, 2006 I noticed no one replied to this, have you figured it out. I have some ideas but I've never tried them yet. It basically involves using barycentric or mean value coordinates. Quote Link to comment Share on other sites More sharing options...
keltuzar Posted February 18, 2006 Author Share Posted February 18, 2006 please sibarrick, I really need help on this. thanks 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.