An open API service indexing awesome lists of open source software.

https://github.com/guildofcalamity/fluidsim

smoke/fire simulation on the CPU
https://github.com/guildofcalamity/fluidsim

csharp fluid-simulation visual-studio wpf

Last synced: 4 months ago
JSON representation

smoke/fire simulation on the CPU

Awesome Lists containing this project

README

          

![Icon](./AppIcon.ico)

# FluidSim - WPF

## v1.0.0.0 - August, 2025
**Dependencies**

| Assembly | Version |
| ---- | ---- |
| .NET Framework | 4.0.30319 |

- A [WPF](https://learn.microsoft.com/en-us/dotnet/desktop/wpf) application that only uses the CPU to render a smoke/fire particle matrix.
- This can be adopted to simulate other fluids by adjusting the color and `Buoyancy`.
- To run in fullscreen mode pass the switch `-fullscreen` on launch.

![Demo](./Demo.gif) ![Demo2](./Demo2.gif) ![Demo3](./Demo3.gif)

![Screenshot](./Screenshot.png)

![Screenshot2](./Screenshot2.png)