• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[MDX] Bone weights

Status
Not open for further replies.
Level 2
Joined
Aug 24, 2015
Messages
19
Hi.

My question is simple : I cannot find how to get the bone weights for a vertex.

I can get the bone indices from the matrix in the Geoset chunk, but I don't see any weighting information.

EDIT : Solved, I just have to divide the max value per the number in vertexGroups that corresponds to my vertex =) !
 
Status
Not open for further replies.
Top