summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2024-12-11 01:02:39 +0100
committereug-vs <eugene@eug-vs.xyz>2024-12-11 01:02:39 +0100
commit376edaead7be57470e74dd2d616f18a2e6bbc0b0 (patch)
tree815cb3919c8e0517e1d4eba2e5411aa797820a59 /README.md
parentac0e2abb003300bd4d414ae9ee5e97c36c0663a2 (diff)
downloadparticle-physics-376edaead7be57470e74dd2d616f18a2e6bbc0b0.tar.gz
feat: solid foundation for particle system
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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)