SkillAgentSearch skills...

StableFluids

A straightforward GPU implementation of Jos Stam's "Stable Fluids" on Unity.

Install / Use

/learn @keijiro/StableFluids
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

StableFluids

gif gif

This project is a straightforward GPU-based implementation of Jos Stam's Stable Fluids in Unity.

WebGL Demo

System Requirements

  • Unity 6

Project Structure

While this project uses URP, the following modules depend only on the Core Render Pipeline shader library, making them compatible with any render pipeline (Built-in/Universal/High-Definition).

Assets/StableFluids

Contains Jos Stam's Stable Fluids implementation. Access the velocity field texture via FluidSimulation.VelocityField for rendering or to apply external forces.

Assets/Marbling

Contains components for the marbling demo, which advects colors based on the velocity field.

References

Related Skills

View on GitHub
GitHub Stars1.2k
CategoryDevelopment
Updated14h ago
Forks100

Languages

C#

Security Score

100/100

Audited on Mar 24, 2026

No findings