unity simple liquid

Liquids simulation for Unity3d

While working on a VR game prototype, I needed a fast and simple liquid simulation that could run on a VR mobile headset. So I developed the Simple Liquid Simulation framework for Unity and published it open-source.

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

[Download on Github]