Skip to content

Commit ff39666

Browse files
authored
Update README.md
1 parent faafccb commit ff39666

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# FlexSharpUnity
22
An implementation of Nvidia Flex in Unity!
3+
![space, with fluid](https://github.com/coolcatcoder/FlexSharpUnity/blob/main/Images(github)/space_scene.png)
34

45
## Intro:
56
This library should allow easy developement in Unity using NvFlex in both dots and non-dots environments! (dots currently not done yet)
@@ -17,6 +18,6 @@ Currently this library is early in development, so far this is what has been don
1718
For the most basic example all you need is a flex container with planes setup for your particles to collide with, and then an emitter to emit fluid particles!
1819
I would highly recommend downloading the official NvFlex demo app and choosing the solver parameters based off of scenes from there (also check their manual, it is very helpful).
1920

20-
## Screenshots:
21+
## Screenshots of Demo Scenes:
2122

2223
![rainbow pond](https://github.com/coolcatcoder/FlexSharpUnity/blob/main/Images(github)/pond_scene_rainbow.png)

0 commit comments

Comments
 (0)