blender/extern/mantaflow
Sebastián Barschkis d27ccf990c Mantaflow [Part 6]: Updates in /blender/source
A collection of smaller changes that are required in the /blender/source files. A lot of them are also due to variable renaming.

Reviewed By: sergey

Maniphest Tasks: T59995

Differential Revision: https://developer.blender.org/D3855
2019-12-16 16:37:01 +01:00
..
dependencies/cnpy Mantaflow [Part 1]: Added preprocessed Mantaflow source files 2019-12-16 16:27:26 +01:00
helper Mantaflow [Part 1]: Added preprocessed Mantaflow source files 2019-12-16 16:27:26 +01:00
preprocessed Mantaflow [Part 1]: Added preprocessed Mantaflow source files 2019-12-16 16:27:26 +01:00
CMakeLists.txt Mantaflow [Part 6]: Updates in /blender/source 2019-12-16 16:37:01 +01:00
LICENSE Mantaflow [Part 1]: Added preprocessed Mantaflow source files 2019-12-16 16:27:26 +01:00
README.md Mantaflow [Part 1]: Added preprocessed Mantaflow source files 2019-12-16 16:27:26 +01:00
UPDATE.sh Mantaflow [Part 1]: Added preprocessed Mantaflow source files 2019-12-16 16:27:26 +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