diff options
Diffstat (limited to 'physics/README.md')
-rw-r--r-- | physics/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/physics/README.md b/physics/README.md new file mode 100644 index 0000000..59d5c16 --- /dev/null +++ b/physics/README.md @@ -0,0 +1,4 @@ +# Useful links +## Constrained dynamics + - [A lot of pictures to get general idea and familiarize, but not very understandable](https://danielchappuis.ch/download/ConstraintsDerivationRigidBody3D.pdf) + - [More text and math but very well written and understandable](https://graphics.pixar.com/pbm2001/pdf/notesf.pdf) |