文件名称:diff_stokes_flow:Siggraph Asia 2020提交的代码
文件大小:45.1MB
文件格式:ZIP
更新时间:2024-06-15 22:29:08
C++
具有可区分的斯托克斯流量的流体装置的功能优化(Siggraph Asia 2020)
系统要求
Ubuntu 18.04
(迷你)conda 4.7.12或更高
安装
git clone --recursive https://github.com/mit-gfx/diff_stokes_flow.git
cd diff_stokes_flow
conda env create -f environment.yml
conda activate diff_stokes_flow
./install.sh
(可选)配置Pardiso
让
【文件预览】:
diff_stokes_flow-master
----.travis.yml(946B)
----.gitmodules(195B)
----environment.yml(2KB)
----asset()
--------mesh()
--------image()
--------texture()
--------video()
----cpp()
--------core()
--------main.cpp(177B)
--------.gitignore(7B)
--------CMakeLists.txt(2KB)
----python()
--------example()
--------py_diff_stokes_flow()
--------.gitignore(64B)
----LICENSE(1KB)
----install.sh(729B)
----.gitignore(9B)
----README.md(5KB)
----external()
--------pbrt-v3()
--------eigen()
--------.gitignore(12B)