Corgi Fluids - Burst/Jobified Fluid/Wave Simulation

$18
Publisher Wandering Corgi
File size 13.72MB
Number of files 84
Latest version 1
Latest release date 2024-09-12 06:28:13
First release date 2024-09-12 06:28:13
Supported Unity versions 2018.4.2 or higher

Corgi Fluids is a drop-in solution to having simple yet realistic fluids in your game. This plugin works on ALL platforms Unity supports because it is running on the CPU, thanks to the magic of the Job System and Burst compiler. Your main thread will have time to breath while all of the heavy lifting is done on Unity's Job threads. This means you can even use this asset on mobile hardware.


Features:

  • Real-time "shallow water" fluid simulation. Makes realistic waves!
  • Easily read/write to the fluid simulation with a simple to use async API.
  • The API is written with performance-by-default as it's main goal.
  • Comes with an optional buoyancy system.
  • Highly configurable performance/quality options. Use the same system to power both mobile and high end consoles' fluids.
  • Easy to understand documentation.
  • Helpful support! Send me an email or hit me up on Discord if you need any help.
  • INCLUDES ALL SOURCE CODE.
  • Includes SubGraphs and raw HLSL include files for extending with your own shaders.
  • Battle tested!

Dependencies:

  • Mathematics Package (required)
  • Collections Package (required)
  • Burst (optional)
  • ShaderGraph (semi-optional)

Links:

Top Publisher Assets