Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcatmew authored Mar 18, 2022
1 parent d168aae commit 9cf6322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Applying the CCD IK on rig bones \
![title](ik_skeleton.gif)

# Jacobian Transpose (2_ik_jacobian)
Using Jacobian Transpose and analytical method to compute the Jacobian\
Using Jacobian Transpose and analytical method to compute the Jacobian Matrix\
Currently it only rotates along Z axis, I'm working on adding X and Y axis rotation\
In 2D case, every bone's rotation axis is always the Z axis (0,0,1), but in 3D case each bone's rotation axis will change based on parent's bone\
**Analytical method formula**<br /><br />
Expand Down

0 comments on commit 9cf6322

Please sign in to comment.