Fluid Renderer

As of version 5.36.0, a new fluid rendering component has been added to the Scene class and allows you to render particles (ParticleSystem, GPUParticleSystem or some custom vertex buffers) as a fluid.

Fluid Rendering

Coming next

Using the Fluid Renderer
Learn how to use the fluid renderer component to display particle systems as a fluid
Using the Fluid Renderer
Fluid Rendering Demos
Learn how to use the fluid renderer component to display particle systems as a fluid
Fluid Rendering Demos
Fluid Rendering GUI
GUI classes for fluid rendering projects
Fluid Rendering GUI
Technical Implementation Details
Learn how the fluid renderer component has been implemented in Babylon.js
Technical Implementation Details