@@ -21,7 +21,7 @@ SPlisHSPlasH can export the particle data in the partio and vtk format. If you w
2121- [ Blender Sequence Loader] ( https://github.com/InteractiveComputerGraphics/blender-sequence-loader )
2222- [ MayaPartioTools] ( https://github.com/InteractiveComputerGraphics/MayaPartioTools )
2323
24- ** Author** : [ Jan Bender] ( http ://www.interactive-graphics .de)
24+ ** Author** : [ Jan Bender] ( https ://animation.rwth-aachen .de/person/1/ )
2525
2626## License
2727
@@ -55,7 +55,7 @@ For Windows and Linux targets there exists prebuilt python wheel files which can
5555```
5656pip install pysplishsplash
5757```
58- These are available for Python Versions . See also here: [ pySPlisHSPlasH] ( https://pypi.org/project/pySPlisHSPlasH/ ) .
58+ These are available for Python versions 3.6-3.10 . See also here: [ pySPlisHSPlasH] ( https://pypi.org/project/pySPlisHSPlasH/ ) .
5959If you do not meet these conditions please refer to the build instructions and to the python binding
6060[ Getting started guide] ( https://github.com/InteractiveComputerGraphics/SPlisHSPlasH/blob/master/doc/py_getting_started.md ) .
6161
@@ -193,9 +193,21 @@ The following videos were generated using the SPlisHSPlasH library:
193193[ ![ Video] ( https://img.youtube.com/vi/D_nEhix1G-w/0.jpg )] ( https://www.youtube.com/watch?v=D_nEhix1G-w ) | [ ![ Video] ( https://img.youtube.com/vi/elZieJNBYqk/0.jpg )] ( https://www.youtube.com/watch?v=elZieJNBYqk )
194194* Volume Maps: An Implicit Boundary Representation for SPH* | * Implicit Frictional Boundary Handling for SPH*
195195[ ![ Video] ( https://img.youtube.com/vi/AV_pl1bMIb8/0.jpg )] ( https://www.youtube.com/watch?v=AV_pl1bMIb8 ) | [ ![ Video] ( https://img.youtube.com/vi/1u5N0eedzic/0.jpg )] ( https://www.youtube.com/watch?v=1u5N0eedzic )
196- * Fast Corotated Elastic SPH Solids with Implicit Zero-Energy Mode Control* |
197- [ ![ Video] ( https://img.youtube.com/vi/8NkyiftmDN0/0.jpg )] ( https://www.youtube.com/watch?v=8NkyiftmDN0 ) |
196+ * Fast Corotated Elastic SPH Solids with Implicit Zero-Energy Mode Control* | * A comparison of linear consistent correction methods for first-order SPH derivatives *
197+ [ ![ Video] ( https://img.youtube.com/vi/8NkyiftmDN0/0.jpg )] ( https://www.youtube.com/watch?v=8NkyiftmDN0 ) | [ ![ Video ] ( https://img.youtube.com/vi/k0kKR8mXmK4/0.jpg )] ( https://www.youtube.com/watch?v=k0kKR8mXmK4 )
198198
199+ ## Citation
200+
201+ To cite SPlisHSPlasH you can use this BibTeX entry:
202+
203+ ``` bibtex
204+ @software{SPlisHSPlasH_Library,
205+ author = {Bender, Jan and others},
206+ license = {MIT},
207+ title = {{SPlisHSPlasH Library}},
208+ url = {https://github.com/InteractiveComputerGraphics/SPlisHSPlasH},
209+ }
210+ ```
199211
200212## References
201213
0 commit comments