https://github.com/macoron/unity-simple-liquid
Simple high-performance liquids simulation for Unity3d
https://github.com/macoron/unity-simple-liquid
Last synced: 7 months ago
JSON representation
Simple high-performance liquids simulation for Unity3d
- Host: GitHub
- URL: https://github.com/macoron/unity-simple-liquid
- Owner: Macoron
- License: mit
- Created: 2019-10-03T18:38:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T16:00:40.000Z (about 5 years ago)
- Last Synced: 2025-02-28T02:37:16.692Z (7 months ago)
- Language: C#
- Size: 981 KB
- Stars: 73
- Watchers: 3
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Unity Simple Liquid
This is simple Liquid Simulation framework for Unity3D.
## Main features
- Calculates liquid surface based on inertia and rotation
- Liquid volume is in liters and changes based on bottle physical size
- Working liquid transfer between liquid containers## Instalation
Download latest realease [here](https://github.com/Macoron/Unity-Simple-Liquid/releases)Tested with Unity 2019.2.0f1
## License
This project is licensed under the MIT License