From 376edaead7be57470e74dd2d616f18a2e6bbc0b0 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 11 Dec 2024 01:02:39 +0100 Subject: feat: solid foundation for particle system --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..59d5c16 --- /dev/null +++ b/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) -- cgit v1.2.3