Skip to content

mantaflow is an open-source framework targeted at fluid simulation research in Computer Graphics and Machine Learning.

License

Notifications You must be signed in to change notification settings

BrianKmdy/mantaflowVR

 
 

Repository files navigation

Mantaflow VR

VR version of Mantaflow, using OpenVR

Note: Currently only Win64 is supported

Controls

  • Arrow_Up: Increase scale
  • Arrow_Down: Decrease scale
  • Arrow_Right: Rotate right
  • Arrow_Left: Rotate left
  • Keypad_8: Change plane
  • Q or ESC: Exit

For now these are the only controls that have been ported over from the original project, hopefully in the future I can enable more of the original functionality

Included dependencies

About 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. For more information on how to install, run and code with Mantaflow, please head over to our home page at http://mantaflow.com

Check out the original Mantaflow repository at https://github.com/tum-pbs/mantaflow.

In addition, it provides a toolbox of for deep learning experiments with fluids. For a tighter integration with deep learning, please check out our differentiable solving framework phiflow: https://github.com/tum-pbs/PhiFlow

About

mantaflow is an open-source framework targeted at fluid simulation research in Computer Graphics and Machine Learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.5%
  • Python 26.0%
  • CMake 1.9%
  • C 1.3%
  • Other 0.3%