diff options
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -5,6 +5,11 @@ Flow is a sparse grid-based fluid simulation library for real-time applications. Please see the manual included in this release package for more information on the API and usage. +Flow 2 +------------------- + +Flow 2 is now available and open source [here](https://github.com/NVIDIA-Omniverse/PhysX). + Supported Platforms ------------------- @@ -46,4 +51,4 @@ Acknowledgements * SDL is licensed under the zlib license * stb_truetype by Sean Barrett is public domain -* imgui by Mikko Mononen is licensed under the ZLib license
\ No newline at end of file +* imgui by Mikko Mononen is licensed under the ZLib license |