Skip to content

Commit c06b300

Browse files
committed
Update README.md
1 parent a10a0d0 commit c06b300

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -28,41 +28,41 @@ http://www.interactive-graphics.de/PositionBasedDynamics/doc/html
2828
* Demos
2929
* Library is free even for commercial applications.
3030
* 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
4949

5050
## References
5151

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
5353
* 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
5555
* 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
5858
SIGGRAPH/Eurographics Symposium on Computer Animation, 2014
5959
* J. Bender, D. Weber and R. Diziol, "Fast and stable cloth simulation based on multi-resolution shape matching", Computers & Graphics 37, 8, 2013
6060
* 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
6666

6767

6868

0 commit comments

Comments
 (0)