Skip to content

Commit 079231b

Browse files
committed
Update README.md
1 parent a727985 commit 079231b

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ The library was tested on Windows 7, OpenSuse Linux 13.2, Mac OS X 10.10.5. Howe
1010

1111
## News
1212

13-
The PositionBasedDynamics library moved to
14-
15-
https://github.com/InteractiveComputerGraphics/PositionBasedDynamics.
13+
* Our new [paper](http://interactive-graphics.de/index.php/research/98-hierarchical-hp-adaptive-signed-distance-fields) about adaptive signed distance fields uses the PositionBasedDynamics library. You can watch the video [here](https://www.youtube.com/watch?v=x_Iq2yM4FcA).
14+
* The PositionBasedDynamics library moved to https://github.com/InteractiveComputerGraphics/PositionBasedDynamics.
1615

1716
## Documentation
1817

@@ -73,7 +72,14 @@ http://www.interactive-graphics.de/PositionBasedDynamics/doc/html
7372
- ball joint between rigid body and particle
7473
- Generic constraints
7574

76-
## Screenshots
75+
## Videos
76+
77+
This video was generated with the PositionBasedDynamics library for our paper "Hierarchical hp-Adaptive Signed Distance Fields":
78+
79+
[![Video](https://img.youtube.com/vi/x_Iq2yM4FcA/0.jpg)](https://www.youtube.com/watch?v=x_Iq2yM4FcA)
80+
81+
82+
## Screenshots
7783
7884
![Cloth demo](http://www.interactive-graphics.de/j_images/PositionBasedDynamics.jpg "Cloth demo")
7985

@@ -93,6 +99,6 @@ SIGGRAPH/Eurographics Symposium on Computer Animation, 2014
9399
* M. Müller, B. Heidelberger, M. Hennix and J. Ratcliff, "Position based dynamics", Journal of Visual Communication and Image Representation 18, 2, 2007
94100
* M. Müller, B. Heidelberger, M. Teschner and M. Gross, "Meshless deformations based on shape matching", ACM Trans. Graph. 24, 3, 2005
95101
* M. Macklin and M. Müller, "Position based fluids", ACM Trans. Graph. 32, 4, 2013
96-
102+
* Dan Koschier, Crispin Deul and Jan Bender, "Hierarchical hp-Adaptive Signed Distance Fields", In Proceedings of ACM SIGGRAPH / EUROGRAPHICS Symposium on Computer Animation (SCA), 2016
97103

98104

0 commit comments

Comments
 (0)