C++17 implementation of "Local Bases for Model-reduced Smoke Simulations" [Mercier 2020] in 2D with dynamic obstacles.
☆10Mar 22, 2020Updated 6 years ago
Alternatives and similar repositories for basisfluid
Users that are interested in basisfluid are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- DiffNet: A FEM based neural PDE solver package☆12Apr 9, 2024Updated last year
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Oct 6, 2021Updated 4 years ago
- LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also us…