• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
** Fluid Rendering in VR Mode is fully supported from v4 onwards **

-- Contents:

- Fluid Dynamics script files.
- Plugin preset files containing various fluid presets like Honey, Corn syrup, Green Goo, Foam... etc.
- Three demo scenes:
*Demo scene #1: to demonstrate settings to use for sticky fluid on female atom.
*Demo scene #2: to demonstrate various fluid particle physics parameters.
*Demo scene #3: to demonstrate cohesion & viscosity simulation & collision with person skin.
*Demo scene #4: to demonstrate fluid viscoelastic simulation.
*Demo scene #5: to demonstrate CUA SDF collision & fluid pouring out of a bottle into a cup.

-- How to use?
- Simply load the FluidDynamics.cslist script file on an Empty atom or CUA Atom, the atom control Z axis is going to be the fluid emission direction.

-- Description & main features:
- Particle based fluid simulation that runs fully on the GPU using compute shaders, with some optimizations like spatial hashing to make 100k+ particles doable in real-time.
- Simulation physics logic is based on the Smoothed Particle hydrodynamics method or ''SPH'' for short.
- Two rendering methods available for selection:
1. Raymarch: Volumetric 3D fluid rendering for max quality.
2. Composite: Screen-space fluid surface for max performance.
- Preset System.
- Full Animation Support: Every slider, Toggle or Button in the plugin can be controlled with timeline animations.
- Extra features like Adhesion which allow particles to be permanently stuck to surfaces.
- Person atom SDF Collision, allows for dynamic skin mesh accurate collision with little to no performance hits.
- CUA / Vam atoms SDF Collision, allows for collision with very high poly count meshes with little to no performance hits.

-- Important Notes:
- The main parameters that will affect performance are the following:
- Simulation Smoothing Radius: This determines how far to look for neighbouring particles. More radius distance = more realism but with added impact on performance. (generally you can keep it at the default 0.15 and increase the density for a more defined simulation)
- Pressure: incompressibility simulation forces, the lower it is the denser & higher resolution the particles become. setting it too low will hurt fps.
- Rest Density: This is the target particle density per cubic meters, Higher values are more realistic but with added fps impact.
- Fluid Resolution Scale: This downscales the rendered screen space fluid for performance. For 1440p monitors 0.5 is a good balance, You might wanna lower this value if your monitor is 4K for example.
- Anisotropy: This flattens the spherical particles into ellipsoids for the composite renderer to smooth out the final rendered fluid, disabled by default as it is still in experimental stage.
- Render Camera: Choose which camera to render the fluid on exclusively, by default this is set to Auto which will render on all currently active cameras. choose "MonitorRig" to render only on player view for max performance.
- The other parameters are essentially pretty straight forward, like adjusting fluid color or stickiness... etc.
- Tooltips system for a brief explanation on every UI parameter.

-- Tips:
- You can use timeline to animate emission in spurts.
- You can use Parenting plugins like Bone Control to parent the fluid emitter to genitals. (native support for genital orifices will be added in later updates)

-- Quick Preview of fluid material & physics properties:


-- Snaps:
collage_1779297282922.png
collage_1779297271685.png
collage_1779297306607.png


-- Previews for various fluid presets:







-- Scenes in Package:
Screenshot 2026-05-20 174845.png


-- Plugin Reference Credits:
- @MacGruber for Utils script, Used to fetch compute shaders & surface shaders from .assetbundle file.

-- Preview Clips Reference Credits:
- @ddaamm for hair short.
React to this content...
Click the links below to support the other creators whose content was used to make this resource!

Share this resource

Credits

Creator Support Link
Skynet Skynet
Skynet Skynet
vamjfd vamjfd
AWWalker AWWalker
Skynet Skynet
Skynet Skynet
Acid Bubbles Acid Bubbles

Latest updates

  1. update v8

    -- New Features & Improvements: - Optimized fluid particle simulation to be able to handle 1...
  2. update v7

    -- Bug fix: - Fixed Raymarch renderer for VR mode.
  3. update v6

    -- New Features & Improvements: - Fixed composite fluid disappearing around fluid surface...

Latest reviews

Positive
Version: 7
As the prior review said, it's hard to see viscous fluid simulations getting any better than this in VaM.

Amazing!
Skynet
Skynet
thanks! believe it or not it's gonna get better than this haha stay tuned
Upvote 1
Positive
Version: 6
Posted:
This is one of the best add-ons for VaM available.💡

Version 6 is visually and technically outstanding. I don't think fluid simulation in all its forms, as offered by this add-on, can be improved much further in the future. Neither in VaM 1.x nor in the future. Fantastic, thank you!👏
Skynet
Skynet
Thanks for the feedback! glad you like it :D
Upvote 0
Positive
Version: 3
Posted:
Must admit v3 makes the plugin evolve to another level!
Upvote 0
Back
Top Bottom