From 5f7db82d72bb7427ea09d14b50aaed276e553632 Mon Sep 17 00:00:00 2001 From: Andrew Reidmeyer Date: Mon, 31 Mar 2025 09:20:27 -0500 Subject: Add link to newer repo. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d0a4c94..a85027d 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3