Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JerryYan97/Taichi_HW1_EulerianFluid
https://github.com/JerryYan97/Taichi_HW1_EulerianFluid
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/JerryYan97/Taichi_HW1_EulerianFluid
- Owner: JerryYan97
- Created: 2020-07-19T18:47:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T11:24:15.000Z (over 2 years ago)
- Last Synced: 2024-08-02T11:23:54.452Z (3 months ago)
- Language: Python
- Size: 2.24 MB
- Stars: 11
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-taichi - Taichi HW1 EulerianFluid - Jacobi method solver and Conjugate Gradient method solver. (Applications / **Simulation**)
- awesome-taichi - Taichi HW1 EulerianFluid - An assignment of Taichi Graphics Course. (**Simulation**)
README
Jiarui Yan Taichi HW1 Eulerian Fluid:
======================Jacobi method solver and Conjugate Gradient method solver.
Screen shot:
-------------
![](./image/Capture.PNG)![](./image/Capture_Nxt.PNG)
Videos:
-------------Youtube: https://youtu.be/rBOZNeJZ6xo
Bilibili: https://www.bilibili.com/video/BV1354y1U7w9/
Reference:
-------------https://forum.taichi.graphics/
advection.py, stable_fluid.py
http://developer.download.nvidia.com/books/HTML/gpugems/gpugems_ch38.html
https://github.com/tunabrain/incremental-fluids