Skip to content

lib.img.fx.SimpleLiquid

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

SimpleLiquid

in lib.img.fx


A port of 'simple detailed fluid' from 'https://www.shadertoy.com/view/sl3Szs' by Lomateron.


Input Parameters

Name (Relevancy & Type) Description
ShouldReset (Single) -
Gravity (Vector2) -
BorderStrength (Single) -
Damping (Single) -
MassAttraction (Single) -
Brightness (Single) -
StabilizeMass (Single) -
StabilizeMassTarget (Single) -
FxTexture (Texture2D) -
ApplyFxTexture (Vector4) -

Outputs

Name Type
ColorBuffer SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally