blender/extern/mantaflow
Sebastián Barschkis 21bdeb5cc0 Fluid: Updated Manta pp files
Updates include:
- std::move() cleanup in rcmatrix.h
- Enabled parallelization for fluid guiding (fairly noticeable speed improvement).
- More flexible flags setter function with control over boundary width.
2020-02-28 16:20:13 +01:00
..
dependencies/cnpy
helper Fluid: Updated Manta pp files 2020-02-28 16:20:13 +01:00
preprocessed Fluid: Updated Manta pp files 2020-02-28 16:20:13 +01:00
CMakeLists.txt Fix OpenVDB link error on Windows after recent changes 2020-02-26 19:24:20 +01:00
LICENSE
README.md
UPDATE.sh Fluid: Updated Manta updater script 2020-02-19 18:58:48 +01:00

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