jdcooke opened this issue on Oct 18, 2009 ยท 2 posts
jdcooke posted Sun, 18 October 2009 at 7:11 PM
Hello
I'd like to share a little video tutorial that shows how to create a simple morph for dynamic hair
take care
nruddock posted Sun, 18 October 2009 at 7:41 PM
Attached Link: http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=1780798
> Quote - Hello > > I'd like to share a little video tutorial that shows how to create a simple morph for dynamic hair > > > [www.vimeo.com/7132864](http://www.vimeo.com/7132864) > > > take careInteresting.
As you're creating a morph, you should only need the vertex data, as that is all thats used (which would avoid the need to fiddle with the face data).
The vertex positions can also be manipulated via Python, see attached link.