mantaflow | source framework targeted at fluid simulation research | Machine Learning library
kandi X-RAY | mantaflow Summary
kandi X-RAY | mantaflow Summary
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
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mantaflow
mantaflow Key Features
mantaflow Examples and Code Snippets
Community Discussions
Trending Discussions on mantaflow
QUESTION
The problem is the following:
I have two different float valued (density) grids for the same space.
I can write them both to one OpenVDB file with the code below. But when I try to do a volumetric rendering with Arnold in Maya, both grids seem to contain the same values.
I can confirm that the grids are completely different in a preview (in Mantaflow) and that the file contains the two grids.
It seems to me that the values of the first grid are somehow overwritten with the values of the second grid.
Here is the relevant part from the Mantaflow Plugin for writing the OpenVDB file:
...ANSWER
Answered 2018-Apr-30 at 15:28Workaround: export multiple VDB files and load them into multiple arnold volumes.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install mantaflow
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page