MANO
MANO copied to clipboard
Normal for a given joint
Hello,
Is there a way I can get a normal from a particular joint of the model, or particular vertices around a joint to compute this normal? Basically, I am trying to find a way to get a normal from the hand face which can represent the approach vector of the mano hand and was hoping to learn the best way of doing that from the given mano hand data.
What I ended up doing is taking average of normals from the vertices that represent the palm of the hand.
Hey @abhinavkk. I need to use the MANO normals for fitting. Can you tell me how did you get the normals?