blender/extern/mantaflow
Sebastián Barschkis 7cafdc57e0 Fluid: Manta clang-format update
Do not use sort-includes in Manta source files for now when applying clang-format. Too many conflicts.
2020-04-08 13:20:18 +02: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: Manta clang-format update 2020-04-08 13:20:18 +02: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