doyubkim / fluid-engine-dev

Fluid simulation engine for computer graphics applications
https://fluidenginedevelopment.org/
MIT License
1.88k stars 263 forks source link

Promotion of projects/research using Jet Framework #308

Open doyubkim opened 4 years ago

doyubkim commented 4 years ago

I found some projects and papers using Jet Framework and I'd like to share them with more audiences by promoting them in the readme. Some of them are well-known like CubbyFlow or Jet Fluid (C4D plugin), but if you happen to know other projects, please let me know in the comment section below. I will periodically add them to the readme.

doyubkim commented 4 years ago

Feng Yang's port of Jet Framework to OpenVDB and Swift:

https://github.com/yangfengzzz/fluid-engine-OpenVDB

https://github.com/yangfengzzz/fluid-engine-Swift

doyubkim commented 4 years ago

Nakanish et al., RBF Liquids: An Adaptive PIC Solver Using RBF-FD, ACM SIGGRAPH Asia 2020.

https://rnakanishi.github.io/publications/rbf-liquids-adaptive-pic-solver-using-rbf/

The APIC example is simulated based on Jet Framework.

doyubkim commented 4 years ago

Jet Fluids - Cinema 4D plug-in

https://www.plugins4d.com/jet-fluids

doyubkim commented 4 years ago

CubbyFlow by @utilForever

https://github.com/utilForever/CubbyFlow