Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kotsoft committed May 14, 2024
1 parent cb362c8 commit 12b5572
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
6 changes: 6 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ MIT License

Copyright (c) 2024 Grant Kot

Copyright 2022 Matthias Müller - Ten Minute Physics,
www.youtube.com/c/TenMinutePhysics
www.matthiasMueller.info/tenMinutePhysics
(Used hash function)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
Expand All @@ -19,3 +24,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# Particle-based Viscoelastic Fluid Simulation
Implementation of Particle-based Viscoelastic Fluid Simulation, Simon Clavet, Philippe Beaudoin, and Pierre Poulin
# Particle-based Viscoelastic Fluid Simulation Implementation
Implementation of the paper Particle-based Viscoelastic Fluid Simulation (Simon Clavet, Philippe Beaudoin, and Pierre Poulin)

[https://dl.acm.org/doi/10.1145/1073368.1073400](https://dl.acm.org/doi/10.1145/1073368.1073400)

# Demo
https://kotsoft.github.io/particle_based_viscoelastic_fluid/
![Screenshot](screenshot.png)

## Spatial Hashing Resources
Ten Minute Physics (Matthias Müller)
https://matthias-research.github.io/pages/tenMinutePhysics/index.html

Diligent Engine Tutorial
https://github.com/DiligentGraphics/DiligentSamples/tree/cd125c95c2fac5da5b05b1e648c99be97a885263/Tutorials/Tutorial14_ComputeShader
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 12b5572

Please sign in to comment.