blender/extern/mantaflow
Sebastián Barschkis 7f3e84deb5 Fluid: Updated manta pp files
Includes only a rename. The name PyInit_Main was a bit confusing as it just belongs to Manta.
2020-03-17 11:57:04 +01:00
..
dependencies/cnpy
helper Fluid: Updated manta pp files 2020-03-17 11:57:04 +01:00
preprocessed Fluid: Updated manta pp files 2020-03-17 11:57:04 +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