blender/extern/mantaflow
Sebastián Barschkis adcc9d014c Fluid: Moved grid reset loop for inner obstacle cells from blenkernel code into Mantaflow
Having this loop in directly Manta is faster and potentially fixes issues T72783 and T72894.
2020-01-15 16:28:56 +01:00
..
dependencies/cnpy
helper Fluid: Updated Mantaflow source files 2020-01-15 16:27:55 +01:00
preprocessed Fluid: Moved grid reset loop for inner obstacle cells from blenkernel code into Mantaflow 2020-01-15 16:28:56 +01:00
CMakeLists.txt Fix: Build error with clang on windows. 2019-12-20 10:50:40 -07:00
LICENSE
README.md
UPDATE.sh

Mantaflow

Mantaflow is an open-source framework targeted at fluid simulation research in Computer Graphics. Its parallelized C++ solver core, python scene definition interface and plugin system allow for quickly prototyping and testing new algorithms.

In addition, it provides a toolbox of examples for deep learning experiments with fluids. E.g., it contains examples how to build convolutional neural network setups in conjunction with the tensorflow framework.

For more information on how to install, run and code with Mantaflow, please head over to our home page at http://mantaflow.com