You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Library is free even for commercial applications.
30
30
* Library supports many constraints:
31
-
** Deformable solids:
32
-
*** point-point distance constraint
33
-
*** point-edge distance constraint
34
-
*** point-triangle distance constraint
35
-
*** edge-edge distance constraint
36
-
*** dihedral bending constraint
37
-
*** isometric bending constraint
38
-
*** volume constraint
39
-
*** shape matching
40
-
*** FEM-based PBD (2D & 3D)
41
-
*** strain-based dynamics (2D & 3D)
42
-
** Fluids:
43
-
*** position-based fluids
44
-
** Rigid bodies:
45
-
*** ball joint
46
-
*** ball-on-line-joint
47
-
*** hinge joint
48
-
*** universal joint
31
+
- Deformable solids:
32
+
- point-point distance constraint
33
+
- point-edge distance constraint
34
+
- point-triangle distance constraint
35
+
- edge-edge distance constraint
36
+
- dihedral bending constraint
37
+
- isometric bending constraint
38
+
- volume constraint
39
+
- shape matching
40
+
- FEM-based PBD (2D & 3D)
41
+
- strain-based dynamics (2D & 3D)
42
+
- Fluids:
43
+
- position-based fluids
44
+
- Rigid bodies:
45
+
- ball joint
46
+
- ball-on-line-joint
47
+
- hinge joint
48
+
- universal joint
49
49
50
50
## References
51
51
52
-
* J. Bender, M. Müller and M. Macklin, "Position-Based Simulation Methods in Computer Graphics", In Tutorial Proceedings of Eurographics, 2015
52
+
* J. Bender, M. Müller and M. Macklin, "Position-Based Simulation Methods in Computer Graphics", In Tutorial Proceedings of Eurographics, 2015
53
53
* J. Bender, D. Koschier, P. Charrier and D. Weber, ""Position-based simulation of continuous materials", Computers & Graphics 44, 2014
54
-
* J. Bender, M. Müller, M. A. Otaduy, M. Teschner and M. Macklin, "A Survey on Position-Based Simulation Methods in Computer Graphics", Computer Graphics Forum 33, 6, 2014
54
+
* J. Bender, M. Müller, M. A. Otaduy, M. Teschner and M. Macklin, "A Survey on Position-Based Simulation Methods in Computer Graphics", Computer Graphics Forum 33, 6, 2014
55
55
* C. Deul, P. Charrier and J. Bender, "Position-Based Rigid Body Dynamics", Computer Animation and Virtual Worlds, 2014
56
-
* M. Macklin, M. Müller, N. Chentanez and T.Y. Kim, "Unified particle physics for real-time applications", ACM Trans. Graph. 33, 4, 2014
57
-
* M. Müller, N. Chentanez, T.Y. Kim, M. Macklin, "Strain based dynamics", In Proceedings of the 2014 ACM
56
+
* M. Macklin, M. Müller, N. Chentanez and T.Y. Kim, "Unified particle physics for real-time applications", ACM Trans. Graph. 33, 4, 2014
57
+
* M. Müller, N. Chentanez, T.Y. Kim, M. Macklin, "Strain based dynamics", In Proceedings of the 2014 ACM
58
58
SIGGRAPH/Eurographics Symposium on Computer Animation, 2014
59
59
* J. Bender, D. Weber and R. Diziol, "Fast and stable cloth simulation based on multi-resolution shape matching", Computers & Graphics 37, 8, 2013
60
60
* R. Diziol, J. Bender and D. Bayer, "Robust Real-Time Deformation of Incompressible Surface Meshes", In Proceedings of ACM SIGGRAPH / EUROGRAPHICS Symposium on Computer Animation (SCA), 2011
61
-
* M. Müller and N. Chentanez, "Solid simulation with oriented particles", ACM Trans. Graph. 30, 4, 2011
62
-
* M. Müller, "Hierarchical Position Based Dynamics", In VRIPHYS 08: Fifth Workshop in Virtual Reality Interactions and Physical Simulations, 2008
63
-
* M. Müller, B. Heidelberger, M. Hennix and J. Ratcliff, "Position based dynamics", Journal of Visual Communication and Image Representation 18, 2, 2007
64
-
* M. Müller, B. Heidelberger, M. Teschner and M. Gross, "Meshless deformations based on shape matching", ACM Trans. Graph. 24, 3, 2005
65
-
* M. Macklin and M. Müller, "Position based fluids", ACM Trans. Graph. 32, 4, 2013
61
+
* M. Müller and N. Chentanez, "Solid simulation with oriented particles", ACM Trans. Graph. 30, 4, 2011
62
+
* M. Müller, "Hierarchical Position Based Dynamics", In VRIPHYS 08: Fifth Workshop in Virtual Reality Interactions and Physical Simulations, 2008
63
+
* M. Müller, B. Heidelberger, M. Hennix and J. Ratcliff, "Position based dynamics", Journal of Visual Communication and Image Representation 18, 2, 2007
64
+
* M. Müller, B. Heidelberger, M. Teschner and M. Gross, "Meshless deformations based on shape matching", ACM Trans. Graph. 24, 3, 2005
65
+
* M. Macklin and M. Müller, "Position based fluids", ACM Trans. Graph. 32, 4, 2013
0 commit comments