API
Features|
Deep Dive|
Particles|
Fluid Renderer
Filter
  • Your Journey Starts Here
  • Features
  • Adding Babylon.js to Your Web Project
  • Tools and Resources
  • Preparing Assets for Babylon.js
  • Babylon.js Cross-Platform
  • Contribute
  • Guided Learning
  • Community Extensions
  • What's New
  • API
  • Search
  • Playground search
Powered by

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