Maya animation interactive skin bind - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html) +--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html) +--- Thread: Maya animation interactive skin bind (/thread-8226.html) |
Maya animation interactive skin bind - DonProtz - 05-24-2011 I have some question about skin bind in maya. I dont know who did the animation for Amnesia, perhaps he or someone else can answer the question. I was wondering why the interactive skin bind in maya causing vertex errors in hpl2 engine? I would be very happy if there is a way to use this skin methode because I animat a char this way. If there is no way to use the interactive skin bind, I would just looking forward to know who did the very good animation for the grunt, so that I/we ask him some things about the maya stuff. Thx for your time RE: Maya animation interactive skin bind - Danny Boy - 05-25-2011 (05-24-2011, 10:39 PM)DonProtz Wrote: I have some question about skin bind in maya. I dont know who did the animation for Amnesia, perhaps he or someone else can answer the question. I was wondering why the interactive skin bind in maya causing vertex errors in hpl2 engine? I would be very happy if there is a way to use this skin methode because I animat a char this way. If there is no way to use the interactive skin bind, I would just looking forward to know who did the very good animation for the grunt, so that I/we ask him some things about the maya stuff. Thx for your time frictional games contracted a company to do that... sorry :/ RE: Maya animation interactive skin bind - MrBigzy - 05-25-2011 What vertex errors did you get? Also, this page has a lot of info: it's for HPL1, but I think most of it still applies. http://wiki.frictionalgames.com/hpl1/documentation/content.creation.document.chap2 Was the error that you had more than 4 vertices on a bone? Becuase you can only have a max of 3 (possibly 4, can't remember) joint influences per vertex. RE: Maya animation interactive skin bind - DonProtz - 05-25-2011 (05-25-2011, 02:15 AM)MrBigzy Wrote: What vertex errors did you get? Also, this page has a lot of info: it's for HPL1, but I think most of it still applies.thx for the link, tried the sampling option when exporting, no change . 4 vertices on bone? dont understand this, because that would be much to few for one bone ^^, my model is about 17k verts. No its only the bind method that causes problems, smooth bind works perfect. only the interactive method causes errors, that nearly all vertecies go weird up in y direction, looks like the most verts have no bone, but everything looks fine in maya... Danarogon I think frictional did the grunt animation by there own, thomas did the "professional" motin capturing ^^ dont remember the video its a pity because with interactive mode i get much better skinning than with smooth bind RE: Maya animation interactive skin bind - MrBigzy - 05-25-2011 Does the modelviewer crash at all when you do it? RE: Maya animation interactive skin bind - DonProtz - 05-25-2011 nope, he shows me that weird stuff with the moved verts hmm i will try the modeleditor ^^ edit: modeleditor shows the same $#!" RE: Maya animation interactive skin bind - MrBigzy - 05-25-2011 It's probably one of the limitations on the page I linked. Do interactive bindings scale animations? Or anything that is a limitation of the engine? RE: Maya animation interactive skin bind - DonProtz - 05-28-2011 thx Mr.Bigzy, no it doesn´t scale so far I understand that method... I will go for more test animations. I will post if I found out whats causing my problem |