doyubkim/fluid-engine-dev
Fluid simulation engine for computer graphics applications observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3769
- days_rel: n/a
- days_push: 983
- n_releases_24m: 0
Adoption not part of the score
2099 stars · 284 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Jet is a C++11 fluid simulation engine SDK for computer graphics, created alongside the book 'Fluid Engine Development'. It provides SPH, PCISPH, PIC/FLIP/APIC, smoke, and level-set liquid solvers in both 2D and 3D, with a Python API for prototyping.
Use cases
- simulate fluids for game or film animation
- learn how fluid simulation engines work
- prototype SPH or FLIP fluid solvers in Python
- add smoke and liquid effects to a graphics application
- study computational fluid dynamics solvers for graphics
When to choose
- you need a readable, educational fluid simulation engine in C++ or Python
- you want 2D and 3D particle and grid-based solvers out of the box
- you are following the Fluid Engine Development book
When to avoid
- you need production-grade, actively developed simulation for a commercial pipeline
- you need engineering-grade CFD rather than visual effects simulation
- you need GPU-accelerated real-time simulation
Facets
library · maturity maintenance
simulation graphics math sdk computer-vision graphics simulation education cpp python cross-platform windows fluid-simulation computational-fluid-dynamics sph level-set physics-animation c-plus-plus game-development macos linux
3 sources
- readme: https://github.com/doyubkim/fluid-engine-dev · fetched 2026-08-28 · 329c25fa0f3c
- homepage: https://fluidenginedevelopment.org/ · fetched 2026-08-29 · 4399cdc17b50
- site_page: https://fluidenginedevelopment.org/documentation · fetched 2026-08-29 · e005a1810e77
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| doyubkim/fluid-engine-dev | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="doyubkim/fluid-engine-dev")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem